mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 19:45:04 -05:00
dist: add CMakeLists.txt to the tarball
This commit is contained in:
parent
9ea3a6e150
commit
8ed52bde06
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user