mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
Missing parts of moved test
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user