Add gnulib gettext module for config.rpath
[clinton/bobotpp.git] / Makefile.am
index 741a31a..cc65ed0 100644 (file)
@@ -1,4 +1,8 @@
-SUBDIRS = source scripts
+SUBDIRS = documentation source scripts lib
 
-EXTRA_DIST = examples scripts doc SCRIPTING
-info_TEXINFOS = bobot++.texinfo
\ No newline at end of file
+EXTRA_DIST = examples m4
+
+ACLOCAL_AMFLAGS = -I m4
+
+dist-hook:
+       echo $(VERSION) > $(distdir)/.tarball-version