diff options
Diffstat (limited to 'news/cnews/Makefile')
-rw-r--r-- | news/cnews/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile index c3d711132816..d4371e826c49 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -124,7 +124,7 @@ do-install: @${ECHO} "!!!!!!!!" @${ECHO} "" -test: +test: (cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} r) |