Explorar el Código

Fixed OS/2 build.

Ryan C. Gordon hace 3 años
padre
commit
0cd18b8b17
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/Makefile.os2

+ 1 - 0
src/Makefile.os2

@@ -25,6 +25,7 @@ SRCS = physfs.c                   &
        physfs_archiver_zip.c      &
        physfs_archiver_slb.c      &
        physfs_archiver_iso9660.c  &
+       physfs_archiver_csm.c      &
        physfs_archiver_vdf.c