diff options
Diffstat (limited to 'emulators/hfs/Makefile')
-rw-r--r-- | emulators/hfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile index 38fab438feed..adae9b1f2831 100644 --- a/emulators/hfs/Makefile +++ b/emulators/hfs/Makefile @@ -18,6 +18,7 @@ COMMENT= Read Macintosh HFS floppy disks, hard drives and CDROMs USE_GMAKE= yes MAN1= hfs.1 +PLIST_FILES= bin/hfs pre-install: @${MKDIR} ${PREFIX}/bin |