Makefile.am
changeset 70 4d33d6915f49
parent 52 d68e08314049
child 74 777c60922f56
--- a/Makefile.am	Fri Jan 16 00:09:09 2004 +0000
+++ b/Makefile.am	Wed Jan 21 18:02:57 2004 +0000
@@ -1,4 +1,8 @@
-SUBDIRS = loudmouth docs
+if HAVE_MONO
+    MONO_SUBDIR = mono
+endif
+
+SUBDIRS = loudmouth docs $(MONO_SUBDIR)
 
 EXTRA_DIST =			\
 	loudmouth-1.0.pc.in     \