aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-01-08 17:28:53 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-01-08 17:28:53 +0000
commit703fc264f08f8135e1a7e0a21c086ef983f3f236 (patch)
treef543de288cb7040387fa54cdb5c286e07a30cb19 /tests
parent19d92834ede2a4bc3d4e223f83ada71b199dca64 (diff)
Had to add this to get 'make distcheck' to run!
Diffstat (limited to 'tests')
-rw-r--r--tests/data/Makefile.am52
1 files changed, 52 insertions, 0 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
new file mode 100644
index 000000000..a34468676
--- /dev/null
+++ b/tests/data/Makefile.am
@@ -0,0 +1,52 @@
+all:
+install:
+
+EXTRA_DIST = command1.txt error113.txt name17.txt prot8.txt \
+command10.txt error114.txt name18.txt prot9.txt \
+command100.txt error115.txt name19.txt reply1.txt \
+command101.txt error116.txt name2.txt reply10.txt \
+command102.txt error117.txt name20.txt reply100.txt \
+command103.txt error118.txt name200.txt reply101.txt \
+command104.txt error119.txt name201.txt reply102.txt \
+command105.txt error19.txt name21.txt reply103.txt \
+command106.txt error20.txt name22.txt reply104.txt \
+command107.txt error201.txt name23.txt reply105.txt \
+command108.txt error21.txt name24.txt reply106.txt \
+command109.txt error23.txt name25.txt reply11.txt \
+command11.txt error24.txt name3.txt reply110.txt \
+command110.txt error25.txt name4.txt reply110001.txt \
+command111.txt ftpd113.txt name5.txt reply110002.txt \
+command112.txt ftpd114.txt name6.txt reply12.txt \
+command113.txt ftpd115.txt name7.txt reply13.txt \
+command114.txt ftpd116.txt name8.txt reply14.txt \
+command115.txt ftpd117.txt name9.txt reply15.txt \
+command116.txt ftpd118.txt prot1.txt reply16.txt \
+command117.txt name1.txt prot10.txt reply17.txt \
+command118.txt name10.txt prot100.txt reply2.txt \
+command119.txt name100.txt prot101.txt reply200.txt \
+command12.txt name101.txt prot102.txt reply22.txt \
+command13.txt name102.txt prot103.txt reply24.txt \
+command14.txt name103.txt prot104.txt reply25.txt \
+command15.txt name104.txt prot105.txt reply3.txt \
+command16.txt name105.txt prot106.txt reply4.txt \
+command17.txt name106.txt prot107.txt reply5.txt \
+command18.txt name107.txt prot108.txt reply6.txt \
+command19.txt name108.txt prot109.txt reply7.txt \
+command2.txt name109.txt prot11.txt reply8.txt \
+command20.txt name11.txt prot110.txt reply9.txt \
+command200.txt name110.txt prot112.txt stdin17.txt \
+command201.txt name111.txt prot12.txt stdout107.txt \
+command21.txt name112.txt prot13.txt stdout108.txt \
+command22.txt name113.txt prot14.txt stdout109.txt \
+command23.txt name114.txt prot15.txt stdout110.txt \
+command24.txt name115.txt prot16.txt stdout112.txt \
+command25.txt name116.txt prot17.txt stdout15.txt \
+command3.txt name117.txt prot18.txt stdout18.txt \
+command4.txt name118.txt prot2.txt upload107.txt \
+command5.txt name119.txt prot22.txt upload108.txt \
+command6.txt name12.txt prot3.txt upload109.txt \
+command7.txt name13.txt prot4.txt upload112.txt \
+command8.txt name14.txt prot5.txt \
+command9.txt name15.txt prot6.txt \
+error111.txt name16.txt prot7.txt
+