output: Add initial support for PSPP output via Cairo.
[pspp] / src / ui / terminal / automake.mk
index 5ab098577a57f015040543faf7387960ab46a8cd..63b83384ada6a75162df9e8e867fc1a11896a904 100644 (file)
@@ -25,6 +25,7 @@ src_ui_terminal_pspp_LDADD = \
        src/ui/libuicommon.la \
        src/libpspp.la \
        src/libpspp-core.la \
+       $(CAIRO_LIBS) \
        $(NCURSES_LIBS) \
        $(LIBICONV) \
        @LIBINTL@ @LIBREADLINE@