Link g_label_disk_ident when building geom_label as a module

This commit is contained in:
ivoras 2013-04-17 09:19:29 +00:00
parent 94252a362d
commit 534bc4664d

View File

@ -4,6 +4,7 @@
KMOD= geom_label
SRCS= g_label.c
SRCS+= g_label_disk_ident.c
SRCS+= g_label_ext2fs.c
SRCS+= g_label_gpt.c
SRCS+= g_label_iso9660.c