monkey-bubble r242 - in trunk: . data
- From: herzi svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: monkey-bubble r242 - in trunk: . data
 
- Date: Sat, 12 Jan 2008 22:02:31 +0000 (GMT)
 
Author: herzi
Date: Sat Jan 12 22:02:31 2008
New Revision: 242
URL: http://svn.gnome.org/viewvc/monkey-bubble?rev=242&view=rev
Log:
2008-01-12  Sven Herzberg  <herzi gnome-de org>
	Fix dist to include every necessary file.
	* data/Makefile.am: always define dbus_in_files to get the files
	included even when calling 'make dist' in a gnome-configured build
Modified:
   trunk/ChangeLog
   trunk/data/Makefile.am
Modified: trunk/data/Makefile.am
==============================================================================
--- trunk/data/Makefile.am	(original)
+++ trunk/data/Makefile.am	Sat Jan 12 22:02:31 2008
@@ -6,15 +6,13 @@
 level_DATA = \
 	levels
 
+dbus_in_files=com.nokia.monkey_bubble.service.in
 if MAEMO
 dbusdir=$(datadir)/dbus-1/services
-dbus_in_files=com.nokia.monkey_bubble.service.in
 dbus_DATA=$(dbus_in_files:.service.in=.service)
 
 $(dbus_DATA): $(dbus_in_files) Makefile
 	sed 's# BINDIR@#$(bindir)#' $< > $@
-
-CLEANFILES=$(dbus_DATA)
 endif
 
 gladexmldir = $(datadir)/monkey-bubble/glade
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]