summaryrefslogtreecommitdiffstats
path: root/plugins-root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins-root/Makefile.am')
-rw-r--r--plugins-root/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins-root/Makefile.am b/plugins-root/Makefile.am
index de8813f..843b8a9 100644
--- a/plugins-root/Makefile.am
+++ b/plugins-root/Makefile.am
@@ -2,6 +2,8 @@
2 2
3NP-VERSION-FILE: .FORCE-NP-VERSION-FILE 3NP-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
7AM_CFLAGS = -DNP_VERSION='"$(NP_VERSION)"' 9AM_CFLAGS = -DNP_VERSION='"$(NP_VERSION)"'
@@ -86,4 +88,3 @@ all-local: .FORCE-NP-VERSION-FILE
86clean-local: 88clean-local:
87 rm -f NP-VERSION-FILE 89 rm -f NP-VERSION-FILE
88 90
89.PHONY: .FORCE-NP-VERSION-FILE