From 8ed52bde060ee41dc25a73a4555900c986f025ba Mon Sep 17 00:00:00 2001 From: Jakub Zakrzewski Date: Fri, 4 Nov 2016 20:21:48 +0100 Subject: dist: add CMakeLists.txt to the tarball --- tests/unit/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/unit') 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) -- cgit v1.2.3