diff --git a/Makefile b/Makefile index b8b513f..8460ca8 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ sbuild: $(DSC) .PHONY: deb deb: $(DEB) -$(DEB): $(BUILDDIR) +$(DEB) $(DBG_DEB) &: $(BUILDDIR) cd $(BUILDDIR); dpkg-buildpackage -b -us -uc lintian $(DEB)