From 674e00f67c5dc4bd6e7c5aff21c11b36eb81cd75 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 9 May 2006 08:46:07 +0200 Subject: vol_id: add NetWare volume detection --- extras/volume_id/lib/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'extras/volume_id/lib/Makefile') diff --git a/extras/volume_id/lib/Makefile b/extras/volume_id/lib/Makefile index 03c9315f9a..e3c3f5dab5 100644 --- a/extras/volume_id/lib/Makefile +++ b/extras/volume_id/lib/Makefile @@ -47,6 +47,7 @@ OBJS= \ ocfs.o \ vxfs.o \ squashfs.o \ + netware.o \ volume_id.o \ util.o -- cgit v1.2.3-54-g00ecf