add check/test rules
This commit is contained in:
@@ -71,5 +71,7 @@ install: all
|
||||
${INSTALL} -m ${PAMMODE} start-stop-daemon.pam ${DESTDIR}${PAMDIR}/start-stop-daemon; \
|
||||
fi
|
||||
|
||||
check test::
|
||||
|
||||
links: rc
|
||||
for l in ${ALL_LINKS}; do ln -sf rc $$l || exit $$? ; done
|
||||
|
||||
Reference in New Issue
Block a user