summaryrefslogtreecommitdiff
path: root/testing/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testing/Makefile.inc')
-rw-r--r--testing/Makefile.inc15
1 files changed, 0 insertions, 15 deletions
diff --git a/testing/Makefile.inc b/testing/Makefile.inc
index 8b93c8ac..fda99a89 100644
--- a/testing/Makefile.inc
+++ b/testing/Makefile.inc
@@ -106,21 +106,6 @@ tox_shell_LDADD = $(LIBSODIUM_LDFLAGS) \
106 -lutil 106 -lutil
107 107
108 108
109noinst_PROGRAMS += test_avatars
110
111test_avatars_SOURCES = ../testing/test_avatars.c
112
113test_avatars_CFLAGS = $(LIBSODIUM_CFLAGS) \
114 $(NACL_CFLAGS)
115
116test_avatars_LDADD = $(LIBSODIUM_LDFLAGS) \
117 $(NACL_LDFLAGS) \
118 libtoxcore.la \
119 $(LIBSODIUM_LIBS) \
120 $(NACL_OBJECTS) \
121 $(NACL_LIBS)
122
123
124noinst_PROGRAMS += irc_syncbot 109noinst_PROGRAMS += irc_syncbot
125 110
126irc_syncbot_SOURCES = ../testing/irc_syncbot.c 111irc_syncbot_SOURCES = ../testing/irc_syncbot.c