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 8583abbefe
commit 504642b798
163 changed files with 496 additions and 43 deletions
+2
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
+2
View File
@@ -28,3 +28,5 @@ EXTRA_DIST = \
org-gnome-hello-python.eplug.xml
CLEANFILES = $(BUILT_SOURCES)
-include $(top_srcdir)/git.mk