aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-03-30 08:12:37 +0200
committerDaniel Stenberg <daniel@haxx.se>2017-03-30 08:12:37 +0200
commit63dd7bbc5023843fc74f06abb844dba332ce9c33 (patch)
tree5b21ff03f976675a4ebc67536fc9251d54b50dfb /docs/cmdline-opts/Makefile.am
parent6a819089a6ffbb5f88f0ea13295e9d5b21183c57 (diff)
cmake: add more missing files to the dist
Diffstat (limited to 'docs/cmdline-opts/Makefile.am')
-rw-r--r--docs/cmdline-opts/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/Makefile.am b/docs/cmdline-opts/Makefile.am
index e533981ee..bcd498a1f 100644
--- a/docs/cmdline-opts/Makefile.am
+++ b/docs/cmdline-opts/Makefile.am
@@ -26,7 +26,7 @@ MANPAGE = $(top_builddir)/docs/curl.1
include Makefile.inc
-EXTRA_DIST = $(DPAGES) MANPAGE.md gen.pl $(OTHERPAGES)
+EXTRA_DIST = $(DPAGES) MANPAGE.md gen.pl $(OTHERPAGES) CMakeLists.txt
all: $(MANPAGE)