Split categorical encoding and design matrix routines
[pspp-builds.git] / src / Makefile.am
index 280928202bd0f9573326f8ff815ce6577245f5f8..fbd3ef208a946af0622061daa8e8e0cdafda5e1a 100644 (file)
@@ -84,6 +84,7 @@ pspp_SOURCES =                                        \
        casefile.h                              \
        cat.c                                   \
        cat.h                                   \
+       cat-routines.h                          \
        chart.c                                 \
        chart.h                                 \
        ctl-stack.c                             \
@@ -105,6 +106,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                             \