summaryrefslogtreecommitdiffstats
path: root/tools/h5ls
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-08-13 01:50:11 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-08-13 01:50:11 (GMT)
commit7f119036d319fdff74b2a2e9de574b0c2bda538b (patch)
treecfce1847090ac783e30bcc1e1b2510721dba782a /tools/h5ls
parenta3c2612242ca547a0678295ff3342cdbb9c80d4c (diff)
downloadhdf5-7f119036d319fdff74b2a2e9de574b0c2bda538b.zip
hdf5-7f119036d319fdff74b2a2e9de574b0c2bda538b.tar.gz
hdf5-7f119036d319fdff74b2a2e9de574b0c2bda538b.tar.bz2
[svn-r7352] Purpose:
Updated dependencies Platforms tested: h5committested
Diffstat (limited to 'tools/h5ls')
-rw-r--r--tools/h5ls/Dependencies3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/h5ls/Dependencies b/tools/h5ls/Dependencies
index f39f0a4..3795339 100644
--- a/tools/h5ls/Dependencies
+++ b/tools/h5ls/Dependencies
@@ -2,7 +2,7 @@
## Only temporary changes may be made here.
h5ls.lo: \
- $(srcdir)/h5ls.c \
+ $(top_srcdir)/tools/h5ls/h5ls.c \
$(top_srcdir)/src/H5private.h \
$(top_srcdir)/src/H5public.h \
$(top_builddir)/src/H5pubconf.h \
@@ -17,6 +17,7 @@ h5ls.lo: \
$(top_srcdir)/src/H5Bpublic.h \
$(top_srcdir)/src/H5Dpublic.h \
$(top_srcdir)/src/H5Epublic.h \
+ $(top_srcdir)/src/H5Epubgen.h \
$(top_srcdir)/src/H5Fpublic.h \
$(top_srcdir)/src/H5FDpublic.h \
$(top_srcdir)/src/H5Gpublic.h \