Fix "make depend" with geom_uzip.ko: add opt_geom.h to SRCS
MFC after: 1 week Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
94e2ec72e8
commit
45e5a0f75f
@ -18,5 +18,6 @@ CFLAGS+= -I${.CURDIR}/../../../contrib/xz-embedded/freebsd \
|
||||
SRCS+= xz_crc32.c xz_dec_bcj.c xz_dec_lzma2.c xz_dec_stream.c \
|
||||
xz_malloc.c
|
||||
SRCS+= xz.h xz_config.h xz_lzma2.h xz_malloc.h xz_private.h xz_stream.h
|
||||
SRCS+= opt_geom.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user