Skip to content

Commit

Permalink
Link lib__nczhdf5filters to libnetcdf
Browse files Browse the repository at this point in the history
  • Loading branch information
opoplawski committed Jun 26, 2022
1 parent d8f170a commit cb8c785
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ if ENABLE_PLUGINS
# The NCZarr codec libraries
lib__nczstdfilters_la_SOURCES = NCZstdfilters.c
lib__nczhdf5filters_la_SOURCES = NCZhdf5filters.c
lib__nczhdf5filters_la_LIBADD = ${top_builddir}/liblib/libnetcdf.la

plugin_LTLIBRARIES += lib__nczhdf5filters.la
plugin_LTLIBRARIES += lib__nczstdfilters.la
Expand Down

0 comments on commit cb8c785

Please sign in to comment.