Commit 8ed52bde authored by Jakub Zakrzewski's avatar Jakub Zakrzewski
Browse files

dist: add CMakeLists.txt to the tarball

parent 9ea3a6e1
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -54,7 +54,7 @@ AM_CPPFLAGS = -I$(top_builddir)/include/curl \
              -I$(top_srcdir)/tests/libtest
              -I$(top_srcdir)/tests/libtest
endif
endif


EXTRA_DIST = Makefile.inc
EXTRA_DIST = Makefile.inc CMakeLists.txt


# Prevent LIBS from being used for all link targets
# Prevent LIBS from being used for all link targets
LIBS = $(BLANK_AT_MAKETIME)
LIBS = $(BLANK_AT_MAKETIME)