Fix LINT build.

Approved by:	delphij
This commit is contained in:
Li-Wen Hsu 2018-01-26 06:21:24 +00:00
parent 7548968ac2
commit 78b42ee37c

View File

@ -13,6 +13,7 @@ SRCS+= g_label_ntfs.c
SRCS+= g_label_reiserfs.c
SRCS+= g_label_ufs.c
SRCS+= opt_geom.h
SRCS+= vnode_if.h
opt_geom.h:
echo "#define GEOM_LABEL 1" > ${.TARGET}