Implement `bot:channel-users' Scheme function
[clinton/bobotpp.git] / Makefile.am
index 4672a2b..bf76bed 100644 (file)
@@ -1,4 +1,5 @@
-SUBDIRS = source
+SUBDIRS = documentation source scripts
 
-EXTRA_DIST = examples scripts doc SCRIPTING
-info_TEXINFOS = bobot++.texinfo
\ No newline at end of file
+EXTRA_DIST = examples m4
+
+ACLOCAL_AMFLAGS = -I m4
\ No newline at end of file