mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-27 04:09:31 +03:00
Makefile fixed for dist* targets
This commit is contained in:
@@ -366,10 +366,10 @@ test_str_token_SOURCES = \
|
||||
test_str_token.c mhd_str.c mhd_str.h
|
||||
|
||||
test_str_token_remove_SOURCES = \
|
||||
test_str_token_remove.c mhd_str.c mhd_str.h mhd_assert.h mhd_options.h
|
||||
test_str_token_remove.c mhd_str.c mhd_str.h mhd_assert.h ../include/mhd_options.h
|
||||
|
||||
test_str_tokens_remove_SOURCES = \
|
||||
test_str_tokens_remove.c mhd_str.c mhd_str.h mhd_assert.h mhd_options.h
|
||||
test_str_tokens_remove.c mhd_str.c mhd_str.h mhd_assert.h ../include/mhd_options.h
|
||||
|
||||
test_http_reasons_SOURCES = \
|
||||
test_http_reasons.c \
|
||||
|
||||
Reference in New Issue
Block a user