diff options
-rw-r--r-- | test/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index a2f3600..6e1f845 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -158,8 +158,5 @@ testhdf5_SOURCES=testhdf5.c tarray.c tattr.c tchecksum.c tconfig.c tfile.c \ # Temporary files. DISTCLEANFILES=testerror.sh testlibinfo.sh testcheck_version.sh testlinks_env.sh test_plugin.sh -if HAVE_SHARED_CONDITIONAL - DISTCLEANFILES += test_plugin.sh -endif include $(top_srcdir)/config/conclude.am |