[maemo-commits] [maemo-commits] r16138 - projects/haf/branches/hildon-thumbnail/daemonize/thumbs

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Sep 16 02:16:02 EEST 2008
Author: pvanhoof
Date: 2008-09-16 02:15:54 +0300 (Tue, 16 Sep 2008)
New Revision: 16138

Modified:
   projects/haf/branches/hildon-thumbnail/daemonize/thumbs/Makefile.am
Log:
Fix

Modified: projects/haf/branches/hildon-thumbnail/daemonize/thumbs/Makefile.am
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/thumbs/Makefile.am	2008-09-15 20:38:10 UTC (rev 16137)
+++ projects/haf/branches/hildon-thumbnail/daemonize/thumbs/Makefile.am	2008-09-15 23:15:54 UTC (rev 16138)
@@ -11,11 +11,12 @@
 	$(GLIB_LIBS) \
 	$(GIO_LIBS)
 
-bin_PROGRAMS = hildon-thumb-gdk-pixbuf hildon-thumber-register
 
 bin_SCRIPTS = hildon-thumbnailer-wrap.sh
 
 if ENABLE_OSSO
+bin_PROGRAMS = hildon-thumb-gdk-pixbuf hildon-thumber-register
+
 hildon_thumb_gdk_pixbuf_CFLAGS = $(generic_includes)  $(LIBOSSO_CFLAGS) \
 	$(GDK_PIXBUF_CFLAGS)
 hildon_thumb_gdk_pixbuf_SOURCES = thumber-gdk-pixbuf.c thumber-common.c


More information about the maemo-commits mailing list