[f-spot] some fixups to the build chain



commit 43bbd39b6eaae5bba7338e2b8eebbf38c4925801
Author: Stephane Delcroix <stephane delcroix org>
Date:   Wed Oct 7 13:17:05 2009 +0200

    some fixups to the build chain

 extensions/Makefile.am                      |    3 ++-
 extensions/Tools/LiveWebGallery/Makefile.am |    3 +--
 lib/gtk-sharp-beans/Makefile.am             |    2 ++
 3 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/extensions/Makefile.am b/extensions/Makefile.am
index c400ea6..6b51acf 100644
--- a/extensions/Makefile.am
+++ b/extensions/Makefile.am
@@ -1,6 +1,7 @@
 SUBDIRS = 			\
-	Services		\
+	Editors		\
 	Exporters		\
+	Services		\
 	Tools			\
 	Transitions
 
diff --git a/extensions/Tools/LiveWebGallery/Makefile.am b/extensions/Tools/LiveWebGallery/Makefile.am
index 73bb0fc..4a1042c 100644
--- a/extensions/Tools/LiveWebGallery/Makefile.am
+++ b/extensions/Tools/LiveWebGallery/Makefile.am
@@ -58,8 +58,7 @@ EXTRA_DIST = 			\
 	ui/$(PLUGIN_NAME).ui	\
 	ui/f-spot.css		\
 	ui/f-spot.js		\
-	ui/gallery.html		\
-	ui/photo.html
+	ui/gallery.html
 
 CLEANFILES =			\
 	$(PLUGIN_ASSEMBLY)	\
diff --git a/lib/gtk-sharp-beans/Makefile.am b/lib/gtk-sharp-beans/Makefile.am
index 2446e7f..122ecb3 100644
--- a/lib/gtk-sharp-beans/Makefile.am
+++ b/lib/gtk-sharp-beans/Makefile.am
@@ -70,6 +70,8 @@ EXTRA_DIST =			\
 	$(SNK)		\
 	gtk-sharp-beans.dll.config	\
 	Gtk.metadata		\
+	GtkBeans.metadata		\
+	gtkbeans-api.raw	\
 	gtk-api.raw
 
 assemblydir = $(pkglibdir)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]