pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/Makefile.am


From: John Darrington
Subject: [Pspp-cvs] Changes to pspp/src/Makefile.am
Date: Fri, 27 May 2005 00:39:54 -0400

Index: pspp/src/Makefile.am
diff -u pspp/src/Makefile.am:1.47 pspp/src/Makefile.am:1.48
--- pspp/src/Makefile.am:1.47   Tue May  3 11:26:04 2005
+++ pspp/src/Makefile.am        Fri May 27 04:39:52 2005
@@ -22,13 +22,13 @@
        ./q2c $< $@
 
 q_sources_c = correlations.c crosstabs.c examine.c file-handle.c       \
-frequencies.c list.c means.c oneway.c set.c  t-test.c 
+frequencies.c list.c means.c oneway.c rank.c set.c  t-test.c 
 
 CLEANFILES=$(q_sources_c)
 DISTCLEANFILES=version.c
 
 q_sources_q = correlations.q crosstabs.q examine.q file-handle.q       \
-frequencies.q list.q means.q oneway.q set.q  t-test.q
+frequencies.q list.q means.q oneway.q rank.q set.q  t-test.q
 
 if WITHCHARTS
 chart_sources = barchart.c \
@@ -66,7 +66,8 @@
 pool.c pool.h postscript.c print.c recode.c    \
 rename-vars.c repeat.c repeat.h sample.c sel-if.c settings.h           \
 sfm-read.c sfm-read.h sfm-write.c sfm-write.h sfmP.h som.c som.h       \
-sort.c sort.h split-file.c str.c str.h subclist.c subclist.h \
+sort.c sort.h sort-prs.c sort-prs.h \
+split-file.c str.c str.h subclist.c subclist.h \
 sysfile-info.c tab.c tab.h temporary.c stat.h mkfile.c mkfile.h \
 title.c  val.h val-labs.c value-labels.c value-labels.h                \
 var-display.c \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]