summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLars J. Aas <larsa@sim.no>2001-04-06 11:20:04 +0000
committerLars J. Aas <larsa@sim.no>2001-04-06 11:20:04 +0000
commit1453cebeee4d014128d5c14a0b6c914ff3974b6a (patch)
tree6cb997073740c99b18c34ce49aa14a913ae7338a /Makefile.am
parent06f9c77fc7302f25c18120b0d527c62bc57cab60 (diff)
downloadautoconf-1453cebeee4d014128d5c14a0b6c914ff3974b6a.tar.gz
Manual addition of @VERSION@ substitution variable.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0bb85784..8786f212 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,6 +33,7 @@ EXTRA_SCRIPTS = autoscan autoupdate
# FIXME: Current Automakes are blind and cannot see inner AC_SUBST,
# so help it.
PACKAGE_NAME = @PACKAGE_NAME@
+VERSION = @VERSION@
# FIXME:
# s/distpackageDATA/dist_pkgdata_DATA/