Skip to content
Commit 1f2e0740 authored by Michael Catanzaro's avatar Michael Catanzaro
Browse files

Don't include git.mk in makefile

We have a .gitignore committed into version control, so we shouldn't be
overwriting it. This defeats the purpose of using git.mk as we wind up
with a dirty subproject after every build due to make rewriting our
tracked .gitignore. And libgd itself does not use git.mk, so it
shouldn't be here.

https://bugzilla.gnome.org/show_bug.cgi?id=769616
parent 56a19ad9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment