X-Git-Url: https://git.distorted.org.uk/~mdw/sw-tools/blobdiff_plain/3315e8b31a4707ef2c5491d0c9a9c9a09816bcb2..be07bee0ba62d2cdd3d9b4c86e9362c711456f19:/Makefile.am diff --git a/Makefile.am b/Makefile.am index bb85a80..eecf3da 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## -*-makefile-*- ## -## $Id: Makefile.am,v 1.1 1999/06/02 16:53:33 mdw Exp $ +## $Id: Makefile.am,v 1.4 1999/06/18 18:59:51 mdw Exp $ ## ## Makefile for sw-tools ## @@ -28,17 +28,27 @@ ##----- Revision history ---------------------------------------------------- ## ## $Log: Makefile.am,v $ -## Revision 1.1 1999/06/02 16:53:33 mdw -## Initial revision +## 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. +## +## Revision 1.1.1.1 1999/06/02 16:53:33 mdw +## Initial import. ## AUTOMAKE_OPTIONS = foreign SUBDIRS = mLib src -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)