Skip to content

Commit

Permalink
cmake2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Heimbigner committed Sep 21, 2024
1 parent 64468ff commit 71edcdc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion h5_test/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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

2 changes: 1 addition & 1 deletion libdispatch/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 71edcdc

Please sign in to comment.