summaryrefslogtreecommitdiffstats
path: root/mono/example/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mono/example/Makefile.am')
-rw-r--r--mono/example/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mono/example/Makefile.am b/mono/example/Makefile.am
index 60a5aaf4..7b37ffbc 100644
--- a/mono/example/Makefile.am
+++ b/mono/example/Makefile.am
@@ -14,7 +14,7 @@ bus-listener.exe: BusListener.cs
clean:
- rm -f $(NOINST_EXES)
+ rm -f $(NOINST_EXES) $(NOINST_EXES:%=%.mdb)
install: all