diff options
Diffstat (limited to 'plugins/python/example/Makefile.am')
-rw-r--r-- | plugins/python/example/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/python/example/Makefile.am b/plugins/python/example/Makefile.am index 5defe418c6..b3530d841c 100644 --- a/plugins/python/example/Makefile.am +++ b/plugins/python/example/Makefile.am @@ -28,3 +28,5 @@ EXTRA_DIST = \ org-gnome-hello-python.eplug.xml CLEANFILES = $(BUILT_SOURCES) + +-include $(top_srcdir)/git.mk |