1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

dist: add CMakeLists.txt to the tarball

This commit is contained in:
Jakub Zakrzewski 2016-11-04 20:21:48 +01:00
parent 9ea3a6e150
commit 8ed52bde06

View 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)