summaryrefslogtreecommitdiff
path: root/git.mk
Commit message (Collapse)AuthorAgeFilesLines
* build: use git.mkDaiki Ueno2012-12-301-0/+227
Use git.mk to generate .gitignore files upon building. Also remove *.[ch] from CLEANFILES since it makes little sense with automake Vala support. https://bugzilla.gnome.org/show_bug.cgi?id=687315