Fix PSPP link on OpenSUSE and possibly Ubuntu 11.10.
[pspp-builds.git] / src / ui / terminal / automake.mk
index af397a10302079b5c566527b792f9e9e6a570f84..7bf2e6fc36dc30b3ddc3e71f4761c0a820072048 100644 (file)
@@ -24,7 +24,8 @@ src_ui_terminal_pspp_LDADD = \
        src/libpspp-core.la \
        $(CAIRO_LIBS) \
        $(NCURSES_LIBS) \
-       $(LIBREADLINE)
+       $(LIBREADLINE) \
+       $(GSL_LIBS)
 
 
 src_ui_terminal_pspp_LDFLAGS = $(PSPP_LDFLAGS) $(PG_LDFLAGS)