diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2004-02-12 14:39:28 +0000 | 
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2004-02-12 14:39:28 +0000 | 
| commit | f9a6e7b68dc25c91cc3fdf63653a3bd431f1f48d (patch) | |
| tree | a30bd0a3a4a9332b7e4d623b8bb02c1b23362092 /tests | |
| parent | 5d64d657de1c8a865ddfbc86f7d6d268527f58a2 (diff) | |
stop doing the weirdo symlinks
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/data/Makefile.am | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 0509014c4..2c034ad2e 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -1,8 +1,6 @@  iall:  install: -  test: -	[ -f test1 ] || ln -s $(srcdir)/test* .  EXTRA_DIST = \  test1    test108  test117  test127  test20   test27   test34   test46 \ | 
