diff options
Diffstat (limited to 'isofs/Makefile')
-rw-r--r-- | isofs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/isofs/Makefile b/isofs/Makefile index 05c1a61f..3eecdc0e 100644 --- a/isofs/Makefile +++ b/isofs/Makefile @@ -18,7 +18,7 @@ dir := isofs makemode := server -target = isofs +target = iso9660fs SRCS = inode.c main.c lookup.c pager.c rr.c LCLHDRS = iso9660.h isofs.h rr.h DIST_FILES = EXTENSIONS |