Added the postgres reader. Closes patch #6388
[pspp-builds.git] / src / ui / terminal / automake.mk
index a6ea104a4cb8ceeff0f73bb21f8e56c10a7503f7..0684e313caa0638369df94207516d0990a3ac97f 100644 (file)
@@ -32,6 +32,8 @@ src_ui_terminal_pspp_LDADD = \
        lib/gsl-extras/libgsl-extras.a  \
        src/data/libdata.a \
        src/libpspp/libpspp.a \
+       $(LIBXML2_LIBS) \
+       $(PG_LIBS) \
        $(LIBICONV) \
        gl/libgl.la \
        @LIBINTL@ @LIBREADLINE@