X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ccl%2FMakefile.am;h=ac4b679c91778e8f49f5a293ef1c2b88d441ddbe;hp=5357a207066f7307c3c58b19f94944a547d90a1a;hb=7e1f569f5266b46123b0174c95b7204338d55dd8;hpb=7acd51b7cdffca5ad92a777d2c6e8e9bae1f9fd3 diff --git a/ccl/Makefile.am b/ccl/Makefile.am index 5357a20..ac4b679 100644 --- a/ccl/Makefile.am +++ b/ccl/Makefile.am @@ -1,10 +1,12 @@ -## $Id: Makefile.am,v 1.3 2000-04-05 07:39:54 adam Exp $ +## $Id: Makefile.am,v 1.5 2001-03-19 21:30:06 adam Exp $ noinst_LTLIBRARIES = libccl.la noinst_PROGRAMS = cclsh -LIBS = +EXTRA_DIST = bib1 + +LIBS = $(READLINE_LIBS) INCLUDES=-I$(srcdir)/../include