diff --git a/Makefile b/Makefile index 7e7b5c7f..b6c5c182 100644 --- a/Makefile +++ b/Makefile @@ -139,6 +139,7 @@ deb: cd $(CURDIR); \ git checkout debian; \ cp -r debian $(DEBPACKAGEDIR); \ + rm -f $(DEBPACKAGEDIR)/debian/.gitignore; \ git checkout master) $(MAKE) -C $(DEBUILDDIR) $(LAPPNAME)_clean $(LAPPNAME)