From f4f90811735b1f599e207e49d449abfa9d47897d Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 14 Sep 2006 11:17:33 +0000 Subject: Preparing a new release --- Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 44ae9a7..3ecc0e0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,5 +4,9 @@ AUTOMAKE_OPTIONS = dist-bzip2 EXTRA_DIST = config.rpath config.rpath autogen.sh README.SVN -SUBDIRS = src doc tests +SUBDIRS = m4 src doc tests + + +dist-hook: + echo "$(VERSION)" > $(distdir)/VERSION -- cgit v1.2.1