Missing parts of moved test

This commit is contained in:
Evgeny Grin (Karlson2k)
2024-07-22 17:03:31 +02:00
parent 60c4b8a0e5
commit 16c1f4ac8f
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -7202,6 +7202,7 @@ src/include/Makefile
src/mhd2/Makefile src/mhd2/Makefile
src/tests/Makefile src/tests/Makefile
src/tests/basic/Makefile src/tests/basic/Makefile
src/tests/client_server/Makefile
src/microhttpd_ws/Makefile src/microhttpd_ws/Makefile
src/examples/Makefile src/examples/Makefile
src/tools/Makefile src/tools/Makefile
+1 -1
View File
@@ -24,7 +24,7 @@ $(top_builddir)/src/mhd2/libmicrohttpd2.la: $(top_builddir)/src/mhd2/Makefile
$(am__cd) $(top_builddir)/src/mhd2 && $(MAKE) $(AM_MAKEFLAGS) libmicrohttpd2.la $(am__cd) $(top_builddir)/src/mhd2 && $(MAKE) $(AM_MAKEFLAGS) libmicrohttpd2.la
check_PROGRAMS = \ check_PROGRAMS = \
test_client_server \ test_client_server
noinst_LTLIBRARIES = \ noinst_LTLIBRARIES = \
libmhdt.la libmhdt.la