]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
dist: add missing `docs/examples/CMakeLists.txt`
authorViktor Szakats <commit@vsz.me>
Sun, 4 Aug 2024 14:56:58 +0000 (16:56 +0200)
committerViktor Szakats <commit@vsz.me>
Sun, 4 Aug 2024 17:12:50 +0000 (19:12 +0200)
Follow-up to dfdd978f7c60224dffe2aac25b436dc0a5cd0186 #13491
Closes #14380

docs/examples/Makefile.am

index 80ccc59251c41f392119e12fdcd5216a995597be..786c5ead3c2f842be8e0e27115a3f8759ef18db0 100644 (file)
@@ -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