aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-11-22 14:15:15 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-11-22 14:15:15 +0000
commit801626de19e48af11eb1cb2b4aa10e58836c0557 (patch)
tree597fb89c6db3d7fcd0d6f69b98fdd79e1a947afe /tests/Makefile.am
parent92f53b0e4d1d030a893f882f8d2eb190711d0457 (diff)
Added a curl-target to make it easier to build from this dir
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 471e30830..084e4ef42 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -2,6 +2,9 @@
all:
install:
+curl:
+ @(cd ..; make)
+
test:
perl runtests.pl