mirror of
https://github.com/curl/curl.git
synced 2026-07-28 15:33:08 +03:00
dist: add missing docs/examples/CMakeLists.txt
Follow-up to dfdd978f7c #13491
Closes #14380
This commit is contained in:
parent
1159dc359d
commit
a4ad7dc5a3
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
AUTOMAKE_OPTIONS = foreign nostdinc
|
||||
|
||||
EXTRA_DIST = README.md Makefile.example Makefile.inc Makefile.mk \
|
||||
$(COMPLICATED_EXAMPLES) .checksrc
|
||||
CMakeLists.txt $(COMPLICATED_EXAMPLES) .checksrc
|
||||
|
||||
# Specify our include paths here, and do it relative to $(top_srcdir) and
|
||||
# $(top_builddir), to ensure that these paths which belong to the library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue