X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FMakefile.am;h=8a81c4f7042069ccd76fdd8796ad71dae1969eaa;hb=79e615c130eb0eaa23c7c220a51c3cf00e17b3a6;hp=1dac4987485ca6f1c91cddf8a6d1f0948f8c9f1d;hpb=a90f29f5c4c88d1e56373b160e103bfa9f8ce387;p=pspp diff --git a/src/Makefile.am b/src/Makefile.am index 1dac498748..8a81c4f704 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -50,7 +50,7 @@ chart.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 date.c debug-print.h descript.c \ devind.c devind.h dfm-read.c dfm-read.h dfm-write.c dfm-write.h \ -dictionary.c dictionary.h do-if.c do-ifP.h error.c \ +dictionary.c dictionary.h do-if.c do-ifP.h echo.c error.c \ error.h factor_stats.c factor_stats.h file-handle.h \ file-type.c filename.c filename.h flip.c font.h format.c format.def \ format.h formats.c get.c getline.c getline.h glob.c glob.h \ @@ -69,6 +69,7 @@ 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 \ 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 \ var-labs.c var.h vars-atr.c vars-prs.c vector.c version.h \ vfm.c vfm.h vfmP.h weight.c @@ -76,7 +77,7 @@ vfm.c vfm.h vfmP.h weight.c pspp_LDADD = \ ../lib/misc/libmisc.a \ expressions/libexpressions.a \ - -lplot \ + ../lib/gsl-extras/libgsl-extras.a \ @LIBINTL@ nodist_pspp_SOURCES = version.c