aboutsummaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorGravatar nagiosplugins <nagiosplugins@nagiosplugins.org> 2009-09-25 08:18:04 +0000
committerGravatar nagiosplugins <nagiosplugins@nagiosplugins.org> 2009-09-25 09:31:04 +0000
commit43c187a9444ddfdac26fb5c2e2f21dd38c72ce8d (patch)
treec510f5c620d3a8c17f29ab5635cbf78fcb893d41 /plugins/Makefile.am
parent53efa53d5de82631accb2ac98c876f9fa477d19d (diff)
downloadmonitoring-plugins-43c187a9444ddfdac26fb5c2e2f21dd38c72ce8d.tar.gz
Allow custom versions with the release file...
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 37de7536..4570fb7a 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in
if RELEASE_PRESENT
-NP_VERSION = $(PACKAGE_VERSION)
+NP_VERSION = @NP_RELEASE@
else
NP-VERSION-FILE: .FORCE-NP-VERSION-FILE
@$(SHELL_PATH) $(top_srcdir)/NP-VERSION-GEN