summaryrefslogtreecommitdiffstats
path: root/tools/h5repack/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5repack/Makefile.am')
-rw-r--r--tools/h5repack/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5repack/Makefile.am b/tools/h5repack/Makefile.am
index eae296d..f02bb45 100644
--- a/tools/h5repack/Makefile.am
+++ b/tools/h5repack/Makefile.am
@@ -64,7 +64,7 @@ h5repack.sh.chkexe_: h5repacktst.chkexe_
if HAVE_SHARED_CONDITIONAL
# Build it as shared library if configure is enabled for shared library.
lib_LTLIBRARIES=libdynlibadd.la
- libdynlibadd_la_SOURCES=$(top_srcdir)/test/dynlib1.c
+ libdynlibadd_la_SOURCES=dynlib_rpk.c
install-exec-hook:
$(RM) $(DESTDIR)$(libdir)/*dynlib*