From f505c020f0875cba7202b108100efc4d150bb38f Mon Sep 17 00:00:00 2001 From: mdw Date: Fri, 30 Jul 1999 18:45:23 +0000 Subject: [PATCH] Build and install the Perl bits. --- Makefile.am | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index eecf3da..5c055fc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## -*-makefile-*- ## -## $Id: Makefile.am,v 1.4 1999/06/18 18:59:51 mdw Exp $ +## $Id: Makefile.am,v 1.5 1999/07/30 18:45:23 mdw Exp $ ## ## Makefile for sw-tools ## @@ -28,6 +28,9 @@ ##----- Revision history ---------------------------------------------------- ## ## $Log: Makefile.am,v $ +## Revision 1.5 1999/07/30 18:45:23 mdw +## Build and install the Perl bits. +## ## Revision 1.4 1999/06/18 18:59:51 mdw ## Add sw-share script. ## @@ -43,7 +46,7 @@ AUTOMAKE_OPTIONS = foreign -SUBDIRS = mLib src +SUBDIRS = mLib src perl bin_SCRIPTS = sw sw-share noinst_DATA = archtab sw-env -- 2.11.0