Added readline and history support to cclsh
[yaz-moved-to-github.git] / ccl / Makefile.am
index 5357a20..8843743 100644 (file)
@@ -1,10 +1,10 @@
-## $Id: Makefile.am,v 1.3 2000-04-05 07:39:54 adam Exp $
+## $Id: Makefile.am,v 1.4 2001-03-18 20:45:39 ja7 Exp $
 
 noinst_LTLIBRARIES = libccl.la
 
 noinst_PROGRAMS = cclsh
 
-LIBS =
+LIBS = $(READLINE_LIBS)
 
 INCLUDES=-I$(srcdir)/../include