diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3cd939a..7032578 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -19,7 +19,7 @@ DEFS = -DLOCALEDIR=\"$(localedir)\" | |||
19 | 19 | ||
20 | dist-hook: | 20 | dist-hook: |
21 | make THANKS nagios-plugins.spec pkg/fedora/nagios-plugins.spec | 21 | make THANKS nagios-plugins.spec pkg/fedora/nagios-plugins.spec |
22 | echo ${VERSION} >$(distdir)/version | 22 | echo ${VERSION} >$(distdir)/release |
23 | 23 | ||
24 | install-root: | 24 | install-root: |
25 | cd plugins-root && $(MAKE) $@ | 25 | cd plugins-root && $(MAKE) $@ |