summaryrefslogtreecommitdiff
path: root/isofs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'isofs/Makefile')
-rw-r--r--isofs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/isofs/Makefile b/isofs/Makefile
index 5e9c9f24..f9157fe7 100644
--- a/isofs/Makefile
+++ b/isofs/Makefile
@@ -20,7 +20,7 @@ makemode := server
target = isofs
SRCS = inode.c main.c lookup.c pager.c rr.c
-LCLHDRS = iso9660.h isofs.h rr.h susp.h
+LCLHDRS = iso9660.h isofs.h rr.h
OBJS = $(SRCS:.c=.o)
HURDLIBS = diskfs iohelp fshelp store pager ports threads ihash shouldbeinlibc