1 ## Process this file with automake to produce Makefile.in -*- makefile -*-
3 TESTS_ENVIRONMENT=top_srcdir=${top_srcdir}
10 command/data-list.sh \
13 command/examine-extremes.sh \
14 command/examine-percentiles.sh \
15 command/file-label.sh \
18 command/import-export.sh \
23 command/oneway-missing.sh \
24 command/oneway-with-splits.sh \
25 command/permissions.sh \
29 command/split-file.sh \
30 command/t-test-1-indep-val.sh \
31 command/t-test-1-sample-missing-anal.sh \
32 command/t-test-1-sample-missing-list.sh \
33 command/t-test-1s.sh \
34 command/t-test-groups.sh \
35 command/t-test-indep-missing-anal.sh \
36 command/t-test-indep-missing-list.sh \
37 command/t-test-paired-missing-anal.sh \
38 command/t-test-paired-missing-list.sh \
39 command/t-test-pairs.sh \
40 command/trimmed-mean.sh \
46 bugs/comment-at-eof.sh \
50 bugs/double-frequency.sh \
52 bugs/examine-1sample.sh \
53 bugs/html-frequency.sh \
56 bugs/t-test-with-temp.sh \
58 bugs/t-test-alpha.sh \
59 bugs/t-test-alpha2.sh \
62 bugs/val-labs-trailing-slash.sh \
63 bugs/recode-copy-bug.sh \
66 xforms/expressions.sh \
67 stats/descript-basic.sh \
68 stats/descript-missing.sh \
69 stats/descript-mean-bug.sh \
71 stats/percentiles-compatible.sh \
73 stats/percentiles-enhanced.sh
75 noinst_PROGRAMS = gengarbage
77 noinst_DATA = sort.data
78 sort.data: gengarbage$(EXTEXT)
79 ./gengarbage | head -1000 > $@
81 EXTRA_DIST = $(TESTS) weighting.data data-list.data list.data \
82 bugs/computebug.stat bugs/computebug.out \
83 bugs/recode-copy-bug-1.stat bugs/recode-copy-bug-2.stat \
84 bugs/recode-copy-bug-1.out bugs/recode-copy-bug-2.out
86 DISTCLEANFILES = *.save sort.data pspp.* foo* msgs *.actual
88 MAINTAINERCLEANFILES = Makefile.in