build: Remove .gitignore on distclean
Fixes distcheck.
This commit is contained in:
parent
773e544c51
commit
07efb5d9bb
@ -88,3 +88,5 @@ $(srcdir)/.gitignore: Makefile
|
||||
gitignore: $(srcdir)/.gitignore
|
||||
|
||||
all-am: gitignore
|
||||
|
||||
DISTCLEANFILES += .gitignore
|
||||
|
Loading…
Reference in New Issue
Block a user