summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd/include/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/amd/include/Makefile')
-rw-r--r--usr.sbin/amd/include/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/amd/include/Makefile b/usr.sbin/amd/include/Makefile
index 2fc5118..e7f911c 100644
--- a/usr.sbin/amd/include/Makefile
+++ b/usr.sbin/amd/include/Makefile
@@ -14,6 +14,6 @@ all: ${SRCS}
config_local.h: newvers.sh
@rm -f ${.TARGET}
- sh ${.ALLSRC} > ${.TARGET}
+ sh ${.ALLSRC} ${.CURDIR}/../../../sys/conf/newvers.sh > ${.TARGET}
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud