mirror of
https://github.com/curl/curl.git
synced 2026-07-16 07:47:16 +03:00
dist: add CMakeLists.txt to the tarball
This commit is contained in:
parent
9ea3a6e150
commit
8ed52bde06
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue