diff options
Diffstat (limited to 'extras/volume_id/lib/Makefile')
-rw-r--r-- | extras/volume_id/lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |