diff options
Diffstat (limited to 'tools/h5jam/Makefile.in')
-rw-r--r-- | tools/h5jam/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/h5jam/Makefile.in b/tools/h5jam/Makefile.in index 03d125f..0c39ebd 100644 --- a/tools/h5jam/Makefile.in +++ b/tools/h5jam/Makefile.in @@ -288,7 +288,9 @@ MKDIR_P = @MKDIR_P@ MPE = @MPE@ MPI_GET_SIZE = @MPI_GET_SIZE@ MYAXE_LIBS = @MYAXE_LIBS@ +MYDAOS_POSIX_LIBS = @MYDAOS_POSIX_LIBS@ MYIOD_LIBS = @MYIOD_LIBS@ +MYPLFS_LIBS = @MYPLFS_LIBS@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ |