diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/tools/ath/athpoke/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/tools/ath/athpoke/Makefile b/tools/tools/ath/athpoke/Makefile index d673550..82b9c62 100644 --- a/tools/tools/ath/athpoke/Makefile +++ b/tools/tools/ath/athpoke/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PROG= athpoke +LINKS= ${BINDIR}/${PROG} ${BINDIR}/athpeek .PATH.c: ${.CURDIR}/../common |