chiark / gitweb /
vol_id: add NetWare volume detection
[elogind.git] / extras / volume_id / lib / Makefile
index 03c9315f9aa7c68b68d3ab9c549da58f3da2fdd8..e3c3f5dab55d243ce90ecb5c8935c96ffff7e3d3 100644 (file)
@@ -47,6 +47,7 @@ OBJS=                         \
        ocfs.o                  \
        vxfs.o                  \
        squashfs.o              \
+       netware.o               \
        volume_id.o             \
        util.o