[goffice] 2009-04-17 Jean Brefort <jean brefort normalesup org>
- From: Jean Bréfort <jbrefort src gnome org>
- To: svn-commits-list gnome org
- Subject: [goffice] 2009-04-17 Jean Brefort <jean brefort normalesup org>
- Date: Fri, 17 Apr 2009 11:24:28 -0400 (EDT)
commit dd7c1c14137d5083b24102930e36c01f69595522
Author: Jean Brefort <jean acer fbx proxad net>
Date: Fri Apr 17 16:47:54 2009 +0200
2009-04-17 Jean Brefort <jean brefort normalesup org>
* plugins/plot_radar/Makefile.am: add the glade fil to EXTRA_DIST since
it is used as a source for the xml file.
---
ChangeLog | 5 +++++
plugins/plot_radar/Makefile.am | 3 ++-
2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 3e33c4b..4f5534c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-17 Jean Brefort <jean brefort normalesup org>
+
+ * plugins/plot_radar/Makefile.am: add the glade fil to EXTRA_DIST since
+ it is used as a source for the xml file.
+
2009-04-17 Morten Welinder <terra gnome org>
* goffice/utils/formats.c (fmts_date, fmts_time): Auto-generate
diff --git a/plugins/plot_radar/Makefile.am b/plugins/plot_radar/Makefile.am
index 1ac6f79..0693828 100644
--- a/plugins/plot_radar/Makefile.am
+++ b/plugins/plot_radar/Makefile.am
@@ -22,7 +22,8 @@ ui_DATA = gog-color-polar-prefs.xml
plot-types.xml : plot-types.xml.in
cp $< $@
-EXTRA_DIST = $(xml_in_files) $(ui_DATA)
+EXTRA_DIST = $(xml_in_files) $(ui_DATA) \
+ gog-color-polar-prefs.glade
DISTCLEANFILES = $(xml_in_files:.xml.in=.xml)
include $(top_srcdir)/goffice-plugins.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]