summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2016-09-28 15:09:44 -0400
committerirungentoo <irungentoo@gmail.com>2016-09-28 15:09:44 -0400
commit496af600ca93b00cb29c3623f987b53a6f50452c (patch)
treef6cc5719c01e813fa2e70f4a93d8204611f25901
parent161ab46f88728480fff647675eb41176a775a968 (diff)
parent1fa5887fee6016318d02911f78f3610dd0e0dc7f (diff)
Merge branch 'distcheck' of https://github.com/felix-salfelder/toxcore
-rw-r--r--auto_tests/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/auto_tests/Makefile.inc b/auto_tests/Makefile.inc
index d78a6a5a..8afbe5fb 100644
--- a/auto_tests/Makefile.inc
+++ b/auto_tests/Makefile.inc
@@ -107,4 +107,5 @@ encryptsave_test_CFLAGS = $(AUTOTEST_CFLAGS)
107encryptsave_test_LDADD = $(AUTOTEST_LDADD) 107encryptsave_test_LDADD = $(AUTOTEST_LDADD)
108 108
109 109
110EXTRA_DIST += $(top_srcdir)/auto_tests/friends_test.c 110EXTRA_DIST += $(top_srcdir)/auto_tests/friends_test.c \
111 $(top_srcdir)/auto_tests/helpers.h