aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 2 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index 1a11f0bc1..9e4dc5a95 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,14 +6,9 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
EXTRA_DIST = \
CHANGES LEGAL maketgz MITX.txt MPL-1.1.txt \
- config-win32.h reconf packages/README \
- packages/Linux/RPM/README \
- packages/Linux/RPM/curl-ssl.spec.in \
- packages/Linux/RPM/curl.spec.in \
- packages/Linux/RPM/make_curl_rpm \
- packages/Win32/README
+ config-win32.h reconf packages/README
-SUBDIRS = docs lib src include tests
+SUBDIRS = docs lib src include tests packages
test:
@(cd tests; make quiet-test)