oops, another one

This commit is contained in:
Bill Currie 2002-05-29 16:06:50 +00:00
parent b19a4d9683
commit 952c105858
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -57,7 +57,7 @@ build-stamp:
changelog-stamp: changelog-stamp:
dh_testdir dh_testdir
# Add here commands to build the changelog # Add here commands to build the changelog
[ -d CVS ] && $(MAKE) changelog if test -d CVS; then $(MAKE) changelog; fi
touch $@ touch $@
clean: clean: