diff --git a/debuild/Makefile b/debuild/Makefile index c995a25c89d41406bb1962107663ed33b0920783..08bb03d08297b5d09f0402385a7045f64e157d1e 100644 --- a/debuild/Makefile +++ b/debuild/Makefile @@ -68,7 +68,7 @@ debchange: debclean: rm -rf $(debdist) - rm -f purr-data_*+git* + rm -f purr-data_*+git* purr-data-dbgsym_*+git* deb: $(debsrc) $(addprefix debian/nwjs/, $(nwjs)) # Unpack the source into our temporary build directory.