[gthumb] fixed compilation dependencies



commit 8af0307f5e0d1592a08f54749a29b33d1885cbbf
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Wed Jul 21 22:04:07 2010 +0200

    fixed compilation dependencies
    
    compile burn_disc after export_tools, and desktop_background
    after image_viewer

 extensions/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/extensions/Makefile.am b/extensions/Makefile.am
index d96cfd7..024bb49 100644
--- a/extensions/Makefile.am
+++ b/extensions/Makefile.am
@@ -1,11 +1,9 @@
 SUBDIRS = 			\
 	bookmarks		\
-	burn_disc		\
 	catalogs		\
 	change_date		\
 	comments		\
 	convert_format		\
-	desktop_background	\
 	edit_metadata		\
 	exiv2_tools		\
 	export_tools		\
@@ -33,7 +31,9 @@ SUBDIRS = 			\
 	search			\
 	slideshow		\
 	webalbums		\
-	flicker
+	flicker			\
+	burn_disc		\
+	desktop_background
 
 EXTRA_DIST = example
 



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