From 3de23fd24b4967a62d1f37bfddc3a1b9d43b1012 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Wed, 5 Jan 2005 17:32:53 +0000 Subject: Dist the errors data properly, and add the .eplug output file to 2005-01-05 Rodney Dawes * Makefile.am: Dist the errors data properly, and add the .eplug output file to BUILT_SOURCES svn path=/trunk/; revision=28247 --- plugins/itip-formatter/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'plugins/itip-formatter/Makefile.am') diff --git a/plugins/itip-formatter/Makefile.am b/plugins/itip-formatter/Makefile.am index 6805a7c9f6..def2a59f4a 100644 --- a/plugins/itip-formatter/Makefile.am +++ b/plugins/itip-formatter/Makefile.am @@ -17,6 +17,7 @@ errordir = $(privdatadir)/errors %.xml.h: %.xml $(top_builddir)/e-util/e-error-tool $^ -BUILT_SOURCES = $(error_i18n) +BUILT_SOURCES = $(plugin_DATA) $(error_i18n) + +EXTRA_DIST = $(error_DATA) $(error_i18n) org-gnome-itip-formatter.eplug.in -EXTRA_DIST = org-gnome-itip-formatter.eplug.in \ No newline at end of file -- cgit v1.2.3