aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4e2f6515..f46c02b1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,11 @@
ACLOCAL_AMFLAGS = -I m4
+if MONO
+SUBDIRS = src csharp
+else
SUBDIRS = src
+endif
EXTRA_DIST = \
autogen.sh \