[maemo-commits] [maemo-commits] r10061 - in projects/haf/trunk/hildon-desktop: background-manager src

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Feb 20 16:33:09 EET 2007
Author: jobi
Date: 2007-02-20 16:33:08 +0200 (Tue, 20 Feb 2007)
New Revision: 10061

Modified:
   projects/haf/trunk/hildon-desktop/background-manager/Makefile.am
   projects/haf/trunk/hildon-desktop/src/Makefile.am
Log:
  More accidental borkage fixing :(


Modified: projects/haf/trunk/hildon-desktop/background-manager/Makefile.am
===================================================================
--- projects/haf/trunk/hildon-desktop/background-manager/Makefile.am	2007-02-20 14:29:45 UTC (rev 10060)
+++ projects/haf/trunk/hildon-desktop/background-manager/Makefile.am	2007-02-20 14:33:08 UTC (rev 10061)
@@ -1,6 +1,6 @@
 bin_PROGRAMS = hildon-background-manager
 
-#BUILT_SOURCES = background-manager-glue.h hildon-background-manager.h
+BUILT_SOURCES = background-manager-glue.h hildon-background-manager.h
 CLEANFILES = $(BUILT_SOURCES) \
 			 background-manager-glue-tmp.h \
 			 hildon-background-manager-tmp.h

Modified: projects/haf/trunk/hildon-desktop/src/Makefile.am
===================================================================
--- projects/haf/trunk/hildon-desktop/src/Makefile.am	2007-02-20 14:29:45 UTC (rev 10060)
+++ projects/haf/trunk/hildon-desktop/src/Makefile.am	2007-02-20 14:33:08 UTC (rev 10061)
@@ -79,10 +79,10 @@
 	hn-others-button.c \
 	hn-others-button.h
 
-#BUILT_SOURCES = hd-notification-service.h 
+BUILT_SOURCES = hd-notification-service.h 
 
-#hd-notification-service.h: notification-manager.xml
-#	dbus-binding-tool --prefix=hd_notification_service --mode=glib-server --output=hd-notification-service.h $<
+hd-notification-service.h: notification-manager.xml
+	dbus-binding-tool --prefix=hd_notification_service --mode=glib-server --output=hd-notification-service.h $<
 
 hildon_desktop_SOURCES = \
 	$(BUILT_SOURCES)            \


More information about the maemo-commits mailing list