summaryrefslogtreecommitdiffstats
path: root/mono/Makefile.am
diff options
context:
space:
mode:
authorJoe Shaw <joeshaw@novell.com>2005-01-12 22:52:34 +0000
committerJoe Shaw <joeshaw@novell.com>2005-01-12 22:52:34 +0000
commitce11956e45ca9d14173c5d9ecd96e62f354d5979 (patch)
tree22d2c0646831cc9624b9e224a1b2751495a01bc5 /mono/Makefile.am
parentc6adffbbcf4eecd43177a05fb3b6624877a0f4ea (diff)
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.
Diffstat (limited to 'mono/Makefile.am')
-rw-r--r--mono/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mono/Makefile.am b/mono/Makefile.am
index 15e00b3b..0a53f746 100644
--- a/mono/Makefile.am
+++ b/mono/Makefile.am
@@ -46,7 +46,7 @@ TEST_DBUS_SHARP_FILES=Test.cs
ASSEMBLY=$(ASSEMBLY_NAME).dll
-DISTCLEANFILES=AssemblyInfo.cs $(ASSEMBLY).config $(ASSEMBLY)
+DISTCLEANFILES=AssemblyInfo.cs $(ASSEMBLY).config $(ASSEMBLY) $(ASSEMBLY).mdb
all-am: $(TARGET)