dbus/mono Makefile.am,1.5,1.6

Owen Fraser-Green ow3n at pdx.freedesktop.org
Mon May 3 02:15:54 EST 2004


Update of /cvs/dbus/dbus/mono
In directory pdx:/tmp/cvs-serv18040/mono

Modified Files:
	Makefile.am 
Log Message:
Removed test-dbus-sharp.exe from all target.


Index: Makefile.am
===================================================================
RCS file: /cvs/dbus/dbus/mono/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- a/Makefile.am	26 Mar 2004 15:25:59 -0000	1.5
+++ b/Makefile.am	2 May 2004 16:15:52 -0000	1.6
@@ -41,7 +41,7 @@
 
 TEST_DBUS_SHARP_FILES=Test.cs
 
-all: $(DLLS) $(NOINST_EXES)
+all: $(DLLS)
 
 dbus-sharp.dll: $(DBUS_SHARP_FILES)
 	$(MCS) $(MCSFLAGS) --unsafe --target library -o dbus-sharp.dll $(DBUS_SHARP_FILES)




More information about the dbus-commit mailing list