Added confidence and prediction intervals to model export
[pspp] / src / Makefile.am
index 857dd8a59b13476459a77c9e9d9febb67202fa61..b9b09d57f20248bd91d6961f7595373f75188338 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,8 +186,12 @@ 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                                \