Fixed buglet which manifested itself when running two consecutive EXAMINE
[pspp] / src / Makefile.am
index 857dd8a59b13476459a77c9e9d9febb67202fa61..e3b3952e99550d156c5b8644039011e6b45dba35 100644 (file)
@@ -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                                \