Use Behdad's brilliant git.mk to generate .gitignore files.
This commit is contained in:
@ -26,3 +26,5 @@ EXTRA_DIST = org-gnome-evolution-python.eplug.xml \
|
||||
|
||||
BUILT_SOURCES = $(plugin_DATA)
|
||||
CLEANFILES = $(BUILT_SOURCES)
|
||||
|
||||
-include $(top_srcdir)/git.mk
|
||||
|
||||
@ -28,3 +28,5 @@ EXTRA_DIST = \
|
||||
org-gnome-hello-python.eplug.xml
|
||||
|
||||
CLEANFILES = $(BUILT_SOURCES)
|
||||
|
||||
-include $(top_srcdir)/git.mk
|
||||
|
||||
Reference in New Issue
Block a user