summaryrefslogtreecommitdiffstats
path: root/mono/Makefile.am
diff options
context:
space:
mode:
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 6efd771a..76704058 100644
--- a/mono/Makefile.am
+++ b/mono/Makefile.am
@@ -41,7 +41,7 @@ DBUS_SHARP_FILES= \
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)