1 ## Process this file with automake to produce Makefile.in -*- makefile -*-
3 TESTS_ENVIRONMENT=top_srcdir=${top_srcdir}
10 command/data-list.sh \
12 command/file-label.sh \
19 command/oneway-missing.sh \
20 command/oneway-with-splits.sh \
24 command/split-file.sh \
25 command/t-test-1-indep-val.sh \
26 command/t-test-1-sample-missing-anal.sh \
27 command/t-test-1-sample-missing-list.sh \
28 command/t-test-1s.sh \
29 command/t-test-groups.sh \
30 command/t-test-indep-missing-anal.sh \
31 command/t-test-indep-missing-list.sh \
32 command/t-test-paired-missing-anal.sh \
33 command/t-test-paired-missing-list.sh \
34 command/t-test-pairs.sh \
39 bugs/comment-at-eof.sh \
43 bugs/double-frequency.sh \
45 bugs/html-frequency.sh \
48 bugs/t-test-with-temp.sh \
52 bugs/recode-copy-bug.sh \
55 xforms/expressions.sh \
56 stats/descript-basic.sh \
57 stats/descript-missing.sh \
58 stats/descript-mean-bug.sh \
60 stats/percentiles-compatible.sh \
62 stats/percentiles-enhanced.sh
64 noinst_PROGRAMS = gengarbage
66 noinst_DATA = sort.data
67 sort.data: gengarbage$(EXTEXT)
68 ./gengarbage | head -1000 > $@
70 EXTRA_DIST = $(TESTS) weighting.data data-list.data list.data \
71 bugs/computebug.stat bugs/computebug.out \
72 bugs/recode-copy-bug-1.stat bugs/recode-copy-bug-2.stat \
73 bugs/recode-copy-bug-1.out bugs/recode-copy-bug-2.out
75 DISTCLEANFILES = *.save sort.data pspp.* foo* msgs *.actual
77 MAINTAINERCLEANFILES = Makefile.in