From 23d033ebad9e5b14a802c73217ff272b4433f0e5 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Tue, 9 Nov 2004 15:18:22 +0000 Subject: Add the xml file to EXTRA_DIST 2004-11-09 Rodney Dawes * Makefile.am: Add the xml file to EXTRA_DIST svn path=/trunk/; revision=27873 --- plugins/plugin-manager/ChangeLog | 4 ++++ plugins/plugin-manager/Makefile.am | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/plugins/plugin-manager/ChangeLog b/plugins/plugin-manager/ChangeLog index 3ff8894636..982ce98ed1 100644 --- a/plugins/plugin-manager/ChangeLog +++ b/plugins/plugin-manager/ChangeLog @@ -1,3 +1,7 @@ +2004-11-09 Rodney Dawes + + * Makefile.am: Add the xml file to EXTRA_DIST + 2004-11-03 Not Zed * Makefile.am: extra_dist the .eplug.in file. diff --git a/plugins/plugin-manager/Makefile.am b/plugins/plugin-manager/Makefile.am index dc254781cb..3056e036c9 100644 --- a/plugins/plugin-manager/Makefile.am +++ b/plugins/plugin-manager/Makefile.am @@ -10,4 +10,6 @@ plugin_LTLIBRARIES = liborg-gnome-plugin-manager.la liborg_gnome_plugin_manager_la_SOURCES = plugin-manager.c liborg_gnome_plugin_manager_la_LDFLAGS = -module -avoid-version -EXTRA_DIST = org-gnome-plugin-manager.eplug.in +EXTRA_DIST = \ + org-gnome-plugin-manager.eplug.in \ + org-gnome-plugin-manager.xml -- cgit v1.2.3