]> granicus.if.org Git - curl/commitdiff
dist: add CMakeLists.txt to the tarball
authorJakub Zakrzewski <slither.jz@gmail.com>
Fri, 4 Nov 2016 19:21:48 +0000 (20:21 +0100)
committerJakub Zakrzewski <slither.jz@gmail.com>
Fri, 4 Nov 2016 19:21:48 +0000 (20:21 +0100)
tests/unit/Makefile.am

index d4987d69d050d3b7b6c2981498730ee370f9c456..7075f8c3ae0d011fc572356ac5724e0f42e68bd9 100644 (file)
@@ -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)