aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-04-27 12:26:41 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-04-27 12:26:41 +0000
commitd27519c0caf1dd14fd989f90d7121e532de5911d (patch)
tree306f04fbfff6793deef430d8ef56faab9e1d0219 /lib
parent255dc45dc986a193a1def2f76a1b0bea2a5b7dd5 (diff)
Add missing cmake files to the tarball (thanks to Richard Atterer's report)
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index af3f9643d..c1ec14e82 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -29,6 +29,8 @@ DOCS = README.encoding README.memoryleak README.ares README.curlx \
README.hostip README.multi_socket README.httpauth README.pipelining \
README.NSS README.curl_off_t
+CMAKE_DIST = CMakeLists.txt config.h.cmake
+
EXTRA_DIST = Makefile.b32 Makefile.m32 Makefile.vc6 Makefile.riscos $(DSP) \
libcurl.dsw config-win32.h config-win32ce.h config-riscos.h config-mac.h \
config.h.in makefile.dj config.dos libcurl.plist \
@@ -36,7 +38,7 @@ EXTRA_DIST = Makefile.b32 Makefile.m32 Makefile.vc6 Makefile.riscos $(DSP) \
Makefile.netware nwlib.c nwos.c libcurl.imp msvcproj.head msvcproj.foot \
config-win32ce.h config-os400.h setup-os400.h config-symbian.h \
Makefile.Watcom config-tpf.h $(DOCS) $(VCPROJ) mk-ca-bundle.pl \
- firefox-db2pem.sh CMakeLists.txt
+ firefox-db2pem.sh $(CMAKE_DIST)
CLEANFILES = $(DSP) $(VCPROJ)