From b45a1afd527c64ae3bb61fa74de94bc20260dcfb Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 22 Sep 1997 18:17:43 +0000 Subject: (SRCS): Add mvol.c. --- libstore/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libstore/Makefile b/libstore/Makefile index 5742f8fd..edf47996 100644 --- a/libstore/Makefile +++ b/libstore/Makefile @@ -25,7 +25,7 @@ makemode := library libname = libstore SRCS = create.c derive.c make.c rdwr.c set.c device.c file.c stripe.c \ enc.c encode.c decode.c clone.c argp.c std.c kids.c zero.c flags.c \ - open.c remap.c xinl.c task.c typed.c copy.c gunzip.c map.c + open.c remap.c xinl.c task.c typed.c copy.c gunzip.c map.c mvol.c LCLHDRS=store.h installhdrs=store.h -- cgit v1.2.3