Fix typo in printed string
[pspp] / src / ui / terminal / automake.mk
index 82f9ef80754709e90dedfd19cd59e575ecb9ec43..4180591f1a667e2bdb9a3edc36aa425f3615cd88 100644 (file)
@@ -23,9 +23,8 @@ src_ui_terminal_pspp_LDADD = \
        src/libpspp.la \
        src/libpspp-core.la \
        $(CAIRO_LIBS) \
-       $(GSL_LIBS) \
        $(NCURSES_LIBS) \
-       $(LIBREADLINE) \
+       $(LTLIBREADLINE) \
        $(GSL_LIBS)
 
 
@@ -34,5 +33,3 @@ src_ui_terminal_pspp_LDFLAGS = $(PSPP_LDFLAGS) $(PG_LDFLAGS)
 if RELOCATABLE_VIA_LD
 src_ui_terminal_pspp_LDFLAGS += `$(RELOCATABLE_LDFLAGS) $(bindir)`
 endif
-
-EXTRA_DIST += src/ui/terminal/OChangeLog