mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-27 04:09:31 +03:00
Makefile: fixed *.crt files names for dist target
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user