From 71edcdce0adcb74a9f9479c82d6b80698044ca71 Mon Sep 17 00:00:00 2001 From: Dennis Heimbigner Date: Fri, 20 Sep 2024 20:02:38 -0600 Subject: [PATCH] cmake2 --- h5_test/Makefile.am | 3 ++- libdispatch/Makefile.am | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/h5_test/Makefile.am b/h5_test/Makefile.am index e2e1af737f..8aa7f74960 100644 --- a/h5_test/Makefile.am +++ b/h5_test/Makefile.am @@ -62,4 +62,5 @@ h5_err_macros.h CMakeLists.txt run_h5_zstd_tests.sh # Clean up test results. CLEANFILES = tst_h_*.h5 -DISTCLEANFILES = run_par_test.sh +DISTCLEANFILES = run_par_test.sh findplugin.sh + diff --git a/libdispatch/Makefile.am b/libdispatch/Makefile.am index 510067aaa4..8d35269ea3 100644 --- a/libdispatch/Makefile.am +++ b/libdispatch/Makefile.am @@ -22,7 +22,7 @@ ncbytes.c nchashmap.c nctime.c nc.c nclistmgr.c dauth.c doffsets.c \ dpathmgr.c dutil.c dreadonly.c dnotnc4.c dnotnc3.c dinfermodel.c \ daux.c dinstance.c dcrc32.c dcrc32.h dcrc64.c ncexhash.c ncxcache.c \ ncjson.c ds3util.c dparallel.c dmissing.c dinstance_intern.c \ -ncproplist.c ncproplist.h +ncproplist.c # Add the utf8 codebase libdispatch_la_SOURCES += utf8proc.c utf8proc.h