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