diff options
Diffstat (limited to 'plugins-scripts/t')
0 files changed, 0 insertions, 0 deletions
diff --git a/plugins-scripts/Makefile.am b/plugins-scripts/Makefile.am index c9e3e40..4c94f2c 100644 --- a/plugins-scripts/Makefile.am +++ b/plugins-scripts/Makefile.am | |||
@@ -2,6 +2,8 @@ | |||
2 | 2 | ||
3 | NP-VERSION-FILE: .FORCE-NP-VERSION-FILE | 3 | NP-VERSION-FILE: .FORCE-NP-VERSION-FILE |
4 | @$(SHELL_PATH) $(top_srcdir)/NP-VERSION-GEN | 4 | @$(SHELL_PATH) $(top_srcdir)/NP-VERSION-GEN |
5 | .FORCE-NP-VERSION-FILE: | ||
6 | |||
5 | -include NP-VERSION-FILE | 7 | -include NP-VERSION-FILE |
6 | 8 | ||
7 | export NP_VERSION:= $(NP_VERSION) | 9 | export NP_VERSION:= $(NP_VERSION) |
@@ -47,4 +49,3 @@ CLEANFILES=$(libexec_SCRIPTS) | |||
47 | clean-local: | 49 | clean-local: |
48 | rm -f NP-VERSION-FILE | 50 | rm -f NP-VERSION-FILE |
49 | 51 | ||
50 | .PHONY: .FORCE-NP-VERSION-FILE | ||