From c006784d0d4612e4c682732c7db0fea35e9407e0 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Fri, 13 May 2005 20:47:30 +0000 Subject: Add a backslash line separator to EXTRA_DIST 2005-05-13 Rodney Dawes * Makefile.am: Add a backslash line separator to EXTRA_DIST svn path=/trunk/; revision=29353 --- plugins/plugin-manager/ChangeLog | 4 ++++ plugins/plugin-manager/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/plugin-manager/ChangeLog b/plugins/plugin-manager/ChangeLog index 5be99f6745..bb09bdb985 100644 --- a/plugins/plugin-manager/ChangeLog +++ b/plugins/plugin-manager/ChangeLog @@ -1,3 +1,7 @@ +2005-05-13 Rodney Dawes + + * Makefile.am: Add a backslash line separator to EXTRA_DIST + 2005-05-11 Not Zed * Makefile.am: added built_sources/cleanfiles diff --git a/plugins/plugin-manager/Makefile.am b/plugins/plugin-manager/Makefile.am index 497b39785c..8816e6a06d 100644 --- a/plugins/plugin-manager/Makefile.am +++ b/plugins/plugin-manager/Makefile.am @@ -11,7 +11,7 @@ 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.xml + org-gnome-plugin-manager.eplug.xml \ org-gnome-plugin-manager.xml BUILT_SOURCES = org-gnome-plugin-manager.eplug -- cgit v1.2.3