diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-01-08 10:00:14 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-01-08 10:00:14 +0000 |
commit | 044ca343adbd4686b6ef71ebfb087e7dcceffe61 (patch) | |
tree | 5e1e461eab790a0cef0c396acbfe72a763fc5b1a /tests | |
parent | f59ea9adb3b6cecad5218e9970bc7ca48ffdd2b2 (diff) | |
download | curl-044ca343adbd4686b6ef71ebfb087e7dcceffe61.tar.gz |
Loic Dachary's makefile/dist/rpm fixes
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 58475d934..355c6f9a5 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,3 +1,4 @@ +EXTRA_DIST = data/*.txt ftpserver.pl httpserver.pl runtests.pl all: install: |