summaryrefslogtreecommitdiff
path: root/s51/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 's51/Makefile.am')
-rw-r--r--s51/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/s51/Makefile.am b/s51/Makefile.am
index 6213750c..4778d66b 100644
--- a/s51/Makefile.am
+++ b/s51/Makefile.am
@@ -1,7 +1,7 @@
bin_PROGRAMS=s51
AM_CFLAGS=-I$(top_srcdir)/lib $(LIBUSB_CFLAGS)
-S51_LIBS=../lib/libcc.a
+S51_LIBS=../lib/libcc.a -lreadline
man_MANS = s51.1