summaryrefslogtreecommitdiff
path: root/testing/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testing/Makefile.inc')
-rw-r--r--testing/Makefile.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/testing/Makefile.inc b/testing/Makefile.inc
index 28604958..067b6ead 100644
--- a/testing/Makefile.inc
+++ b/testing/Makefile.inc
@@ -87,11 +87,3 @@ crypto_speed_test_LDADD = \
87 $(LIBSODIUM_LIBS) \ 87 $(LIBSODIUM_LIBS) \
88 $(WINSOCK2_LIBS) 88 $(WINSOCK2_LIBS)
89 89
90
91EXTRA_DIST += $(top_srcdir)/testing/cmake/Messenger_test.cmake \
92 $(top_srcdir)/testing/cmake/DHT_test.cmake \
93 $(top_srcdir)/testing/cmake/Lossless_UDP_testclient.cmake \
94 $(top_srcdir)/testing/cmake/Lossless_UDP_testserver.cmake \
95 $(top_srcdir)/testing/cmake/nTox.cmake \
96 $(top_srcdir)/testing/cmake/crypto_speed_test.cmake \
97 $(top_srcdir)/testing/CMakeLists.txt