pivot-table: Make pivot_area_get_default_style() return a static copy.
[pspp] / src / libpspp / automake.mk
index 247bb8e1c1ab521f73aeafa8aac6a84a5888ffe6..0cde825f5b52d5aa1c220a35bc65b4af80eeecbb 100644 (file)
@@ -1,19 +1,19 @@
 # PSPP - a program for statistical analysis.
 # Copyright (C) 2017 Free Software Foundation, Inc.
-# 
+#
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation, either version 3 of the License, or
 # (at your option) any later version.
-# 
+#
 # This program is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
-# 
+#
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
-# 
+#
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
 
@@ -27,6 +27,7 @@ src_libpspp_liblibpspp_la_SOURCES = \
        src/libpspp/array.c \
        src/libpspp/array.h \
        src/libpspp/assertion.h \
+       src/libpspp/bit-vector.c \
        src/libpspp/bit-vector.h \
        src/libpspp/bt.c \
        src/libpspp/bt.h \