summaryrefslogtreecommitdiff
path: root/tests/unit/Makefile.am
diff options
context:
space:
mode:
authorAlessandro Ghedini <alessandro@ghedini.me>2016-12-30 11:28:41 +0000
committerAlessandro Ghedini <alessandro@ghedini.me>2016-12-30 11:28:41 +0000
commitd4e5ed3bd25935c7dc74a5fd183032d7649d2db8 (patch)
tree7154e27515e1426af43dd7eaddb2782bdd3a05e4 /tests/unit/Makefile.am
parent39d7693eaf9567b6ef94cc319976834f9008f03c (diff)
New upstream version 7.52.1
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 d4987d69..7075f8c3 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)