diff options
Diffstat (limited to 'plugins/templates')
-rw-r--r-- | plugins/templates/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/templates/Makefile.am b/plugins/templates/Makefile.am index 5a36917fa2..6b01e15767 100644 --- a/plugins/templates/Makefile.am +++ b/plugins/templates/Makefile.am @@ -56,3 +56,5 @@ BUILT_SOURCES = org-gnome-templates.eplug CLEANFILES = $(BUILT_SOURCES) DISTCLEANFILES = $(schema_DATA) + +-include $(top_srcdir)/git.mk |