diff --git a/Makefile b/Makefile index 7940dedc8..5260a3b71 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)