dbus/mono/example Makefile.am,1.5,1.6

Joe Shaw joe@freedesktop.org
Tue Jan 11 14:09:18 PST 2005


Update of /cvs/dbus/dbus/mono/example
In directory gabe:/tmp/cvs-serv27892/mono/example

Modified Files:
	Makefile.am 
Log Message:
2005-01-11  Joe Shaw  <joeshaw@novell.com>

	Patch from Sjoerd Simons <sjoerd@luon.net>

	* mono/Makefile.am, mono/example/Makefile.am: Don't redefine
	DESTDIR.  It breaks stuff.

Index: Makefile.am
===================================================================
RCS file: /cvs/dbus/dbus/mono/example/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile.am	29 Sep 2004 01:46:45 -0000	1.5
+++ Makefile.am	11 Jan 2005 22:09:16 -0000	1.6
@@ -1,5 +1,3 @@
-DESTDIR=
-
 NOINST_EXES=echo-server.exe echo-client.exe bus-listener.exe
 DISTCLEANFILES=$(NOINST_EXES)
 



More information about the dbus-commit mailing list