aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fdcontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/fdcontrol/Makefile')
-rw-r--r--usr.sbin/fdcontrol/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/fdcontrol/Makefile b/usr.sbin/fdcontrol/Makefile
index daaae25815aa..65d8b6c3fcb7 100644
--- a/usr.sbin/fdcontrol/Makefile
+++ b/usr.sbin/fdcontrol/Makefile
@@ -1,5 +1,6 @@
.PATH: ${.CURDIR:H}/fdread
+PACKAGE= fd
PROG= fdcontrol
SRCS= fdcontrol.c fdutil.c
CFLAGS+= -I${.CURDIR:H}/fdread