X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=contrib%2FMacOSX%2FMakefile.am;h=abd799c58c00a36b6d1f1488287fdb23d1a6ec5a;hb=1e84b2640e3ca3fef0bdc0a63198cb98c8c6f7e3;hp=4d49087b27c138dbaa8d56b54ae1f994b83015bb;hpb=338c6432501e9c50a5fc03b8b2f917b54b8f5a0b;p=ngircd-alex.git diff --git a/contrib/MacOSX/Makefile.am b/contrib/MacOSX/Makefile.am index 4d49087b..abd799c5 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 preinstall.sh postinstall.sh 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