mirror of
https://github.com/libressl/portable.git
synced 2026-01-17 21:51:17 +01:00
only define noinst_HEADERS once
This commit is contained in:
@@ -344,7 +344,7 @@ chachatest_SOURCES = chachatest.c
|
||||
TESTS += cipher_list
|
||||
check_PROGRAMS += cipher_list
|
||||
cipher_list_SOURCES = cipher_list.c
|
||||
noinst_HEADERS = tests.h
|
||||
noinst_HEADERS += tests.h
|
||||
|
||||
# cipherstest
|
||||
TESTS += cipherstest
|
||||
|
||||
Reference in New Issue
Block a user