Makefile: fixed *.crt files names for dist target

This commit is contained in:
Evgeny Grin (Karlson2k)
2023-03-31 18:50:17 +02:00
parent 41d7b18d05
commit ebcfcba9a0
+2 -2
View File
@@ -58,8 +58,8 @@ endif
EXTRA_DIST = \
test-ca.crt test-ca.key \
host1.crt host1.key \
host2.crt host2.key
mhdhost1.crt mhdhost1.key \
mhdhost2.crt mhdhost2.key
TESTS = \
$(check_PROGRAMS)