summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPatrick McDermott <pj@pehjota.net>2017-11-01 13:42:09 (EDT)
committer Patrick McDermott <pj@pehjota.net>2017-11-01 13:42:09 (EDT)
commit63172bb02b57c9b8799bd16e11ca831cc8930b61 (patch)
treef56db985882f8dadc65c26b45696f1629dbb02f8 /Makefile.am
parentff619346a12d54fedf6357b0d0bd2b3016b0c9fc (diff)
downloadmarquee-63172bb02b57c9b8799bd16e11ca831cc8930b61.zip
marquee-63172bb02b57c9b8799bd16e11ca831cc8930b61.tar.gz
marquee-63172bb02b57c9b8799bd16e11ca831cc8930b61.tar.bz2
Makefile.am: Add $(PACKAGE_VERSION) to PACKAGE_STRING
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8efc035..f23cd21 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,7 +36,7 @@ endif
# * Automake's distdir macro
# * Automake's distdir target (which checks for $(VERSION) in NEWS)
# * Our release target
-PACKAGE_STRING = $(PACKAGE_NAME) $(PACKAGE_VERSION_GIT)
+PACKAGE_STRING = $(PACKAGE_NAME) $(PACKAGE_VERSION)$(PACKAGE_VERSION_GIT)
bin_PROGRAMS = marquee