usage: Print metavariables in SHOUTY letters.
[sw-tools] / Makefile.am
index da86fbe..ec616f1 100644 (file)
@@ -1,6 +1,6 @@
 ## -*-makefile-*-
 ##
-## $Id: Makefile.am,v 1.3 1999/06/04 14:02:56 mdw Exp $
+## $Id: Makefile.am,v 1.7 2004/04/08 01:52:18 mdw Exp $
 ##
 ## Makefile for sw-tools
 ##
 ## along with sw-tools; if not, write to the Free Software Foundation,
 ## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-##----- Revision history ----------------------------------------------------
-##
-## $Log: Makefile.am,v $
-## 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
+SUBDIRS = src perl
 
-bin_SCRIPTS = sw
+bin_SCRIPTS = sw sw-share
 noinst_DATA = archtab sw-env
 man_MANS = sw.1 sw-info.5 sw-env.5 archtab.5
 EXTRA_DIST = archtab sw-env $(man_MANS)