summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-04-14 22:00:37 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-04-14 22:00:37 +0000
commitdd0b38b32f7f5f82861be905ac7fdbd9b1bc25f4 (patch)
tree00f8ec8c291313b3fe49028adf69e3a74ebc0aab /tests/Makefile.am
parent7816db8e8a8e5d2db3c5d7ae6fd79ba33ddc77b1 (diff)
downloadcurl-dd0b38b32f7f5f82861be905ac7fdbd9b1bc25f4.tar.gz
first take at bundling cmake-related files in the tarball
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 858e3a74d..96a93ea1f 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -5,7 +5,7 @@
# | (__| |_| | _ <| |___
# \___|\___/|_| \_\_____|
#
-# Copyright (C) 1998 - 2008, Daniel Stenberg, <daniel@haxx.se>, et al.
+# Copyright (C) 1998 - 2009, Daniel Stenberg, <daniel@haxx.se>, et al.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution. The terms
@@ -26,7 +26,8 @@ PDFPAGES = testcurl.pdf runtests.pdf
EXTRA_DIST = ftpserver.pl httpserver.pl httpsserver.pl runtests.pl getpart.pm \
FILEFORMAT README stunnel.pem memanalyze.pl testcurl.pl valgrind.pm ftp.pm \
- sshserver.pl sshhelp.pm testcurl.1 runtests.1 $(HTMLPAGES) $(PDFPAGES)
+ sshserver.pl sshhelp.pm testcurl.1 runtests.1 $(HTMLPAGES) $(PDFPAGES) \
+ CMakeLists.txt
SUBDIRS = data server libtest