summaryrefslogtreecommitdiffstats
path: root/tools/misc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/misc/Makefile.am')
-rw-r--r--tools/misc/Makefile.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/tools/misc/Makefile.am b/tools/misc/Makefile.am
index 4dfbc6d..32ede77 100644
--- a/tools/misc/Makefile.am
+++ b/tools/misc/Makefile.am
@@ -30,13 +30,8 @@ check_PROGRAMS=$(TEST_PROG) repart_test
check_SCRIPTS=$(TEST_SCRIPT)
SCRIPT_DEPEND=h5repart$(EXEEXT)
-# Build pdb2hdf5 if LLNL's PDB is present (checked in configure)
-if BUILD_PDB2HDF_CONDITIONAL
- PDB2HDF=pdb2hdf5
-endif
-
# These are our main targets, the tools
-bin_PROGRAMS=h5debug h5repart h5stat $(PDB2HDF)
+bin_PROGRAMS=h5debug h5repart h5stat
bin_SCRIPTS=h5redeploy
# Tell automake to clean h5redeploy script