From 77380240d84e3342a99dc4eb2fa0fa31b7338704 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Thu, 12 Jul 2007 02:09:34 +0200 Subject: [PATCH] Update Makefile and debian/rules --- Makefile | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 8cd1e53..e943259 100644 --- a/Makefile +++ b/Makefile @@ -25,4 +25,4 @@ online: scp grml-x.html grml:/var/www/grml/grml-x/index.html clean: - rm -rf grml-x.html grml-x.xml grml-x.1 html-stamp man-stamp + rm -rf grml-x.html grml-x.1 grml-x.xml html-stamp man-stamp diff --git a/debian/rules b/debian/rules index 901edc0..8430f08 100755 --- a/debian/rules +++ b/debian/rules @@ -21,7 +21,7 @@ build-stamp: clean: dh_testdir dh_testroot - rm -f build-stamp html-stamp man-stamp grml-x.html grml-x.1 grml-x.xml + rm -f build-stamp html-stamp man-stamp # Add here commands to clean up after the build process. -$(MAKE clean) -- 2.1.4