Removed old files from src
[pspp] / src / Makefile.am
index 280928202bd0f9573326f8ff815ce6577245f5f8..3d616d31161677055ae660f692665ae95ea7dba2 100644 (file)
@@ -72,6 +72,10 @@ pspp_SOURCES =                                       \
        algorithm.h                             \
        alloc.c                                 \
        alloc.h                                 \
+       any-reader.c                            \
+       any-reader.h                            \
+       any-writer.c                            \
+       any-writer.h                            \
        apply-dict.c                            \
        ascii.c                                 \
        autorecode.c                            \
@@ -82,8 +86,10 @@ pspp_SOURCES =                                       \
        case.h                                  \
        casefile.c                              \
        casefile.h                              \
+       casefile-test.c                         \
        cat.c                                   \
        cat.h                                   \
+       cat-routines.h                          \
        chart.c                                 \
        chart.h                                 \
        ctl-stack.c                             \
@@ -105,6 +111,8 @@ pspp_SOURCES =                                      \
        date.c                                  \
        debug-print.h                           \
        descript.c                              \
+       design-matrix.h                         \
+       design-matrix.c                         \
        dfm-read.c                              \
        dfm-read.h                              \
        dfm-write.c                             \
@@ -155,7 +163,6 @@ pspp_SOURCES =                                      \
        levene.h                                \
        linked-list.c                           \
        linked-list.h                           \
-       log.h                                   \
        loop.c                                  \
        magic.c                                 \
        magic.h                                 \
@@ -184,14 +191,20 @@ 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                           \
+       regression_export.h                     \
        repeat.c                                \
        repeat.h                                \
        sample.c                                \
        sel-if.c                                \
+       settings.c                              \
        settings.h                              \
        sfm-read.c                              \
        sfm-read.h                              \
@@ -213,6 +226,12 @@ pspp_SOURCES =                                     \
        tab.c                                   \
        tab.h                                   \
        temporary.c                             \
+       scratch-handle.c                        \
+       scratch-handle.h                        \
+       scratch-reader.c                        \
+       scratch-reader.h                        \
+       scratch-writer.c                        \
+       scratch-writer.h                        \
        mkfile.c                                \
        mkfile.h                                \
        title.c                                 \