Use Behdad's brilliant git.mk to generate .gitignore files.

This commit is contained in:
Matthew Barnes
2009-05-02 11:09:30 -04:00
parent 186e97cf59
commit d523f10dfe
166 changed files with 502 additions and 43 deletions

View File

@ -26,3 +26,5 @@ EXTRA_DIST = org-gnome-evolution-python.eplug.xml \
BUILT_SOURCES = $(plugin_DATA)
CLEANFILES = $(BUILT_SOURCES)
-include $(top_srcdir)/git.mk

View File

@ -28,3 +28,5 @@ EXTRA_DIST = \
org-gnome-hello-python.eplug.xml
CLEANFILES = $(BUILT_SOURCES)
-include $(top_srcdir)/git.mk