don't ignore make clean error

This commit is contained in:
Joey Hess
2008-04-06 13:39:03 -04:00
parent a053fe3955
commit 577883ac32

2
debian/rules vendored
View File

@@ -18,7 +18,7 @@ clean:
dh_testroot dh_testroot
rm -f build-stamp rm -f build-stamp
dh_clean temp-dictionary dh_clean temp-dictionary
-$(MAKE) -i distclean if [ -e Makefile ]; then $(MAKE) -i distclean; fi
binary-indep: build binary-indep: build