X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=Makefile.am;h=8a0c38ce7c87d2c7db93071433e007cb3e8f7121;hp=2b57333488e37065641fedcf6ad58cbebd8a97cd;hb=92dd1bacf8b13c5c63b6f29383ae8e8a66dd1906;hpb=f4ade537d550b872b7e86e6ffce940dfbad4c60c diff --git a/Makefile.am b/Makefile.am index 2b573334..8a0c38ce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +1,24 @@ -# $Id: Makefile.am,v 1.1 2001/12/11 21:53:04 alex Exp $ +# $Id: Makefile.am,v 1.4 2001/12/31 02:20:20 alex Exp $ # $Log: Makefile.am,v $ -# Revision 1.1 2001/12/11 21:53:04 alex -# Initial revision +# Revision 1.4 2001/12/31 02:20:20 alex +# - Unterverzeichnis "doc" aufgenommen. +# +# Revision 1.3 2001/12/30 19:24:28 alex +# - acconfig.h in die "noinst_HEADERS" aufgenommen. +# +# Revision 1.2 2001/12/12 17:21:58 alex +# - Projektdatei fuer den Mac OS X Project Builder erstellt. +# +# Revision 1.1.1.1 2001/12/11 21:53:04 alex +# Imported sources to CVS. # AUTOMAKE_OPTIONS = gnu -SUBDIRS = src +SUBDIRS = doc MacOSX src + +noinst_HEADERS = acconfig.h maintainer-clean-local: rm -f Makefile.in Makefile aclocal.m4 configure