X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FMakefile.am;h=487b4e36234b01a8eafe642040ddde350e9c34c3;hb=def7e6026513a3ee7c2b38416b30a2e890e34311;hp=b982637366ce4c435510a6fea87afc6138e6e671;hpb=c87013b64d1731dac5da8f738ae8d1b4c1030a90;p=pspp-builds.git diff --git a/src/Makefile.am b/src/Makefile.am index b9826373..487b4e36 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -28,15 +28,16 @@ $(q_sources_c): q2c$(EXEEXT) ./q2c $< $@ q_sources_c = correlations.c crosstabs.c descript.c file-handle.c \ -frequencies.c list.c means.c set.c t-test.c +frequencies.c list.c means.c set.c t-test.c q_sources_q = correlations.q crosstabs.q descript.q file-handle.q \ -frequencies.q list.q means.q set.q t-test.q +frequencies.q list.q means.q set.q t-test.q pspp_SOURCES = $(q_sources_c) \ aggregate.c algorithm.c algorithm.h alloc.c alloc.h \ apply-dict.c ascii.c autorecode.c bitvector.h \ cmdline.c cmdline.h command.c command.def command.h compute.c \ +copyleft.c copyleft.h \ count.c data-in.c data-in.h data-list.c data-list.h \ data-out.c debug-print.h devind.c devind.h dfm.c dfm.h \ dictionary.c do-if.c do-ifP.h error.c error.h expr-evl.c expr-opt.c \