X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FMakefile.am;h=e3b3952e99550d156c5b8644039011e6b45dba35;hb=c8e41f19f9af4d4bac023c63192484b970381027;hp=857dd8a59b13476459a77c9e9d9febb67202fa61;hpb=40271dcbfdecb01dfe808684741215eb2ddeb508;p=pspp diff --git a/src/Makefile.am b/src/Makefile.am index 857dd8a59b..e3b3952e99 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,6 +186,8 @@ pspp_SOURCES = \ pool.h \ postscript.c \ print.c \ + random.c \ + random.h \ range-prs.c \ range-prs.h \ recode.c \