]> arthur.barton.de Git - ngircd-alex.git/blobdiff - contrib/Debian/Makefile.am
Restructured debian packaging system: now there are two packages, a "standard"
[ngircd-alex.git] / contrib / Debian / Makefile.am
index 3b7af3864307a915d76320fdf442f062040b6b7d..d071aa502904e4bab63ecb4d4bf70d305604ea51 100644 (file)
@@ -8,7 +8,7 @@
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id: Makefile.am,v 1.1 2003/12/31 17:20:11 alex Exp $
+# $Id: Makefile.am,v 1.2 2004/01/01 22:24:48 alex Exp $
 #
 
 EXTRA_DIST = rules changelog compat control copyright \
 #
 
 EXTRA_DIST = rules changelog compat control copyright \
@@ -18,7 +18,7 @@ maintainer-clean-local:
        rm -f Makefile Makefile.in
        rm -f ngircd.postinst.debhelper ngircd.postrm.debhelper \
         ngircd.prerm.debhelper ngircd.substvars
        rm -f Makefile Makefile.in
        rm -f ngircd.postinst.debhelper ngircd.postrm.debhelper \
         ngircd.prerm.debhelper ngircd.substvars
+       rm -rf ngircd ngircd-full
        rm -f files
        rm -f files
-       rm -rf ngircd
 
 # -eof-
 
 # -eof-