X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FMakefile.am;h=b9b09d57f20248bd91d6961f7595373f75188338;hb=d594340cb1ae007a92d094ae67116f9f622f2b5d;hp=fbd3ef208a946af0622061daa8e8e0cdafda5e1a;hpb=95a7059c5c07aab50ff820bf695fe8ee144fa025;p=pspp diff --git a/src/Makefile.am b/src/Makefile.am index fbd3ef208a..b9b09d57f2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -158,7 +158,6 @@ pspp_SOURCES = \ levene.h \ linked-list.c \ linked-list.h \ - log.h \ loop.c \ magic.c \ magic.h \ @@ -187,14 +186,19 @@ pspp_SOURCES = \ pool.h \ postscript.c \ print.c \ + random.c \ + random.h \ range-prs.c \ range-prs.h \ + readln.c \ + readln.h \ recode.c \ rename-vars.c \ repeat.c \ repeat.h \ sample.c \ sel-if.c \ + settings.c \ settings.h \ sfm-read.c \ sfm-read.h \