diff --git a/Makefile b/Makefile index 8b65a5b..5cd823e 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ dsc: lintian $(DSC) $(DSC): $(BUILDSRC) - cd $(BUILDSRC); dpkg-buildpackage -S -us -uc -d -nc + cd $(BUILDSRC); dpkg-buildpackage -S -us -uc -d .PHONY: sbuild sbuild: $(DSC)