dbus/mono Makefile.am,1.15,1.16
Joe Shaw
joe@freedesktop.org
Wed Jan 12 14:52:36 PST 2005
Update of /cvs/dbus/dbus/mono
In directory gabe:/tmp/cvs-serv5696/mono
Modified Files:
Makefile.am
Log Message:
2005-01-12 Joe Shaw <joeshaw@novell.com>
* mono/Makefile.am, mono/example/Makefile.am: Always build the
dbus DLL with --debug. Clean up after the .mdb files this leaves
behind.
Index: Makefile.am
===================================================================
RCS file: /cvs/dbus/dbus/mono/Makefile.am,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Makefile.am 12 Jan 2005 22:48:20 -0000 1.15
+++ Makefile.am 12 Jan 2005 22:52:34 -0000 1.16
@@ -46,7 +46,7 @@
ASSEMBLY=$(ASSEMBLY_NAME).dll
-DISTCLEANFILES=AssemblyInfo.cs $(ASSEMBLY).config $(ASSEMBLY)
+DISTCLEANFILES=AssemblyInfo.cs $(ASSEMBLY).config $(ASSEMBLY) $(ASSEMBLY).mdb
all-am: $(TARGET)
More information about the dbus-commit
mailing list