diff options
Diffstat (limited to 'MacOSX/Makefile.am')
| -rw-r--r-- | MacOSX/Makefile.am | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/MacOSX/Makefile.am b/MacOSX/Makefile.am index b08dac34..791ed387 100644 --- a/MacOSX/Makefile.am +++ b/MacOSX/Makefile.am @@ -1,10 +1,15 @@ -# $Id: Makefile.am,v 1.1 2001/12/12 17:21:58 alex Exp $ +# $Id: Makefile.am,v 1.2 2001/12/31 16:02:12 alex Exp $ # $Log: Makefile.am,v $ +# Revision 1.2 2001/12/31 16:02:12 alex +# - Projektdateien von Mac OS X werden nun auch in die Distribution aufgenommen. +# # Revision 1.1 2001/12/12 17:21:58 alex # - Projektdatei fuer den Mac OS X Project Builder erstellt. # +SUBDIRS = ngircd.pbproj + maintainer-clean-local: rm -f Makefile Makefile.in rm -rf build |