@@ -1,8 +1,8 @@ ## -*- automake -*- ## FILE: "/home/joze/src/tclreadline/Makefile.am" -## LAST MODIFICATION: "Sun, 02 Jul 2000 00:01:52 +0200 (joze)" +## LAST MODIFICATION: "Mon, 03 Jul 2000 14:46:10 +0200 (joze)" ## (C) 2000 by Johannes Zellner, ## $Id$ ## --- ## tclreadline -- gnu readline for tcl ## http://www.zellner.org/tclreadline/ @@ -21,8 +21,18 @@ libtclreadline_la_LDFLAGS = -release $(MAJOR).$(MINOR).$(PATCHLEVEL) tclrldir = @TCLRL_DIR@ tclrl_SCRIPTS = pkgIndex.tcl tclreadlineCompleter.tcl tclreadlineInit.tcl tclreadlineSetup.tcl INSTALL_SCRIPT = ${INSTALL_DATA} + +EXTRA_DIST = \ + tclreadlineCompleter.tcl \ + aux/config.guess \ + aux/config.sub \ + aux/install-sh \ + aux/ltconfig \ + aux/ltmain.sh \ + aux/missing \ + aux/mkinstalldirs man_MANS = tclreadline.n