aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/Makefile.am
diff options
context:
space:
mode:
authorJakub Zakrzewski <slither.jz@gmail.com>2016-11-04 20:21:48 +0100
committerJakub Zakrzewski <slither.jz@gmail.com>2016-11-04 20:21:48 +0100
commit8ed52bde060ee41dc25a73a4555900c986f025ba (patch)
treecac147b240263e5c78be3b5f1b19e48c3caa46cf /tests/unit/Makefile.am
parent9ea3a6e150dfc822ba1565f649b634848597d2d9 (diff)
dist: add CMakeLists.txt to the tarball
Diffstat (limited to 'tests/unit/Makefile.am')
-rw-r--r--tests/unit/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am
index d4987d69d..7075f8c3a 100644
--- a/tests/unit/Makefile.am
+++ b/tests/unit/Makefile.am
@@ -54,7 +54,7 @@ AM_CPPFLAGS = -I$(top_builddir)/include/curl \
-I$(top_srcdir)/tests/libtest
endif
-EXTRA_DIST = Makefile.inc
+EXTRA_DIST = Makefile.inc CMakeLists.txt
# Prevent LIBS from being used for all link targets
LIBS = $(BLANK_AT_MAKETIME)