aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-09-14 11:17:33 +0000
committerWerner Koch <[email protected]>2006-09-14 11:17:33 +0000
commitf4f90811735b1f599e207e49d449abfa9d47897d (patch)
treeb509639246290da27975771f95b8d46cf57ec60c /Makefile.am
parentMore tweaks for descriptor passing. (diff)
downloadlibassuan-0.9.0.tar.gz
libassuan-0.9.0.zip
Preparing a new releaselibassuan-0.9.0
Diffstat (limited to '')
-rw-r--r--Makefile.am6
1 files changed, 5 insertions, 1 deletions
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