mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-21 08:39:46 +08:00
Merge pull request #2519 from WardF/gh2478.wif
Update plugins/Makefile.am
This commit is contained in:
commit
9696f2656b
@ -74,6 +74,9 @@ if ENABLE_PLUGINS
|
|||||||
lib__nczstdfilters_la_SOURCES = NCZstdfilters.c
|
lib__nczstdfilters_la_SOURCES = NCZstdfilters.c
|
||||||
lib__nczhdf5filters_la_SOURCES = NCZhdf5filters.c
|
lib__nczhdf5filters_la_SOURCES = NCZhdf5filters.c
|
||||||
|
|
||||||
|
lib__nczstdfilters_la_LDFLAGS = ${plugin_version_info}
|
||||||
|
lib__nczhdf5filters_la_LDFLAGS= ${plugin_version_info}
|
||||||
|
|
||||||
plugin_LTLIBRARIES += lib__nczhdf5filters.la
|
plugin_LTLIBRARIES += lib__nczhdf5filters.la
|
||||||
plugin_LTLIBRARIES += lib__nczstdfilters.la
|
plugin_LTLIBRARIES += lib__nczstdfilters.la
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user