build: Use all-am, not all as the gitignore target
This commit is contained in:
@@ -19,6 +19,6 @@ gitignore-clean:
|
|||||||
|
|
||||||
.PHONY: gitignore gitignore-clean
|
.PHONY: gitignore gitignore-clean
|
||||||
|
|
||||||
all: gitignore
|
all-am: gitignore
|
||||||
|
|
||||||
maintainer-clean: gitignore-clean
|
maintainer-clean: gitignore-clean
|
||||||
|
Reference in New Issue
Block a user