summaryrefslogtreecommitdiff
path: root/auto_tests/Makefile.inc
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2016-08-10 12:28:33 +0100
committeriphydf <iphydf@users.noreply.github.com>2016-08-12 01:13:11 +0100
commitb5cfd33340a57f6056cc99c6f6555b10f0e82971 (patch)
tree26d3df2f0ade31e4dd7938b057532156a43d8441 /auto_tests/Makefile.inc
parent459f8f201393ac458445aebbd14c45bf4d6f5912 (diff)
Add and use CMake build script
Also, fix the hstox build that was taking half an hour. It now takes 5 minutes. Also, perform distcheck on travis to ensure that make dist works. It's not actually failing the build at the moment due to broken tests.
Diffstat (limited to 'auto_tests/Makefile.inc')
-rw-r--r--auto_tests/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto_tests/Makefile.inc b/auto_tests/Makefile.inc
index d78a6a5a..8ab7c896 100644
--- a/auto_tests/Makefile.inc
+++ b/auto_tests/Makefile.inc
@@ -108,3 +108,4 @@ encryptsave_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
111EXTRA_DIST += $(top_srcdir)/auto_tests/helpers.h