X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=contrib%2FMacOSX%2FMakefile.am;h=2f1d141c8fc130073946c9528b90b31bc2c0b7a1;hp=4d49087b27c138dbaa8d56b54ae1f994b83015bb;hb=707cc42dec2439da1fdee4ed3eb0e0a44d5ea9fe;hpb=338c6432501e9c50a5fc03b8b2f917b54b8f5a0b diff --git a/contrib/MacOSX/Makefile.am b/contrib/MacOSX/Makefile.am index 4d49087b..2f1d141c 100644 --- a/contrib/MacOSX/Makefile.am +++ b/contrib/MacOSX/Makefile.am @@ -8,12 +8,10 @@ # (at your option) any later version. # Please read the file COPYING, README and AUTHORS for more information. # -# $Id: Makefile.am,v 1.3 2008/02/17 15:31:15 alex Exp $ -# -SUBDIRS = ngIRCd.xcodeproj +SUBDIRS = ngIRCd.xcodeproj ngIRCd.pmdoc -EXTRA_DIST = de.barton.ngircd.plist.tmpl config.h cvs-version.h +EXTRA_DIST = de.barton.ngircd.plist.tmpl config.h SUFFIXES = .tmpl . @@ -46,6 +44,7 @@ install-sys-darwin-root: de.barton.ngircd.plist clean-local: rm -rf build + rm -f de.barton.ngircd.plist maintainer-clean-local: rm -f Makefile Makefile.in