1 ## Process this file with automake to produce Makefile.in -*- makefile -*-
3 TESTS_ENVIRONMENT=top_srcdir=${top_srcdir}
4 TESTS = command/aggregate.sh \
10 command/descriptives.sh \
12 command/file-label.sh \
18 command/percentiles.sh \
23 command/split-file.sh \
24 command/t-test-1s.sh \
25 command/t-test-pairs.sh \
28 bugs/double-frequency.sh \
29 bugs/html-frequency.sh \
34 noinst_PROGRAMS = gengarbage
36 noinst_DATA = sort.data
37 sort.data: gengarbage$(EXTEXT)
38 ./gengarbage | head -1000 > $@
40 EXTRA_DIST = $(TESTS) weighting.data data-list.data list.data
42 DISTCLEANFILES = *.save sort.data pspp.* foo* msgs *.actual
44 MAINTAINERCLEANFILES = Makefile.in