X-Git-Url: https://git.distorted.org.uk/~mdw/sw-tools/blobdiff_plain/96395e47eed9c203e68a20896bef2ee75b9c2426..0df5f2b4942a24d455281b8637ee24105646b7af:/Makefile.am diff --git a/Makefile.am b/Makefile.am index eb424f6..5c055fc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## -*-makefile-*- ## -## $Id: Makefile.am,v 1.2 1999/06/04 13:56:30 mdw Exp $ +## $Id: Makefile.am,v 1.5 1999/07/30 18:45:23 mdw Exp $ ## ## Makefile for sw-tools ## @@ -28,6 +28,15 @@ ##----- 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. +## +## Revision 1.3 1999/06/04 14:02:56 mdw +## Stupid thing doesn't automatically distribute manpages. +## ## Revision 1.2 1999/06/04 13:56:30 mdw ## Install and distribute the manuals. ## @@ -37,12 +46,12 @@ AUTOMAKE_OPTIONS = foreign -SUBDIRS = mLib src +SUBDIRS = mLib src perl -bin_SCRIPTS = sw +bin_SCRIPTS = sw sw-share noinst_DATA = archtab sw-env -EXTRA_DIST = archtab sw-env man_MANS = sw.1 sw-info.5 sw-env.5 archtab.5 +EXTRA_DIST = archtab sw-env $(man_MANS) install-data-local: $(mkinstalldirs) $(datadir)