forked from e16/e16
1
0
Fork 0

clean target fixup

SVN revision: 1164
This commit is contained in:
Laurence J. Lane 1999-11-03 14:20:41 +00:00
parent 2602324d0c
commit b44cf15e23
1 changed files with 3 additions and 2 deletions

5
debian/rules vendored
View File

@ -27,8 +27,9 @@ build:
clean:
dh_testdir
dh_testroot
test -f Makefile && $(MAKE) clean
dh_clean *.old
-$(MAKE) clean
-$(MAKE) distclean
dh_clean *.old debian/install debian/build
install: SHELL = DH_OPTIONS="-A" $(sh)
install: build