cmake: add more missing files to the dist

This commit is contained in:
Daniel Stenberg 2017-03-30 08:12:37 +02:00
parent 6a819089a6
commit 63dd7bbc50
2 changed files with 4 additions and 4 deletions

View file

@ -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)