From cea054cd54d84479352a43bbabc19c9ce9af5efb Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 8 Aug 2008 04:26:12 +0000 Subject: Merge revisions 35747:35930 from trunk. svn path=/branches/kill-bonobo/; revision=35931 --- plugins/python/Makefile.am | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'plugins/python/Makefile.am') diff --git a/plugins/python/Makefile.am b/plugins/python/Makefile.am index 854c7915f6..7a65c4586a 100644 --- a/plugins/python/Makefile.am +++ b/plugins/python/Makefile.am @@ -15,7 +15,14 @@ liborg_gnome_evolution_python_la_LIBADD = \ $(PY_LIBS) \ $(E_UTIL_LIBS) -EXTRA_DIST = org-gnome-evolution-python.eplug.xml +example_sources = \ + example/hello_python.py \ + example/org-gnome-hello-python-ui.xml \ + example/org-gnome-hello-python.eplug.xml \ + example/Makefile.am + +EXTRA_DIST = org-gnome-evolution-python.eplug.xml \ + $(example_sources) BUILT_SOURCES = $(plugin_DATA) CLEANFILES = $(BUILT_SOURCES) -- cgit v1.2.3