mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
Makefile.am: nc4.c->dgroup.c
This commit is contained in:
parent
a7fdbb176d
commit
091ee67be0
@ -22,9 +22,8 @@ dnclog.c dstring.c dutf8proc.c utf8proc_data.h
|
||||
|
||||
# Add functions only found in netCDF-4.
|
||||
if USE_NETCDF4
|
||||
libdispatch_la_SOURCES += nc4.c dvlen.c dcompound.c dtype.c denum.c \
|
||||
libdispatch_la_SOURCES += dgroup.c dvlen.c dcompound.c dtype.c denum.c \
|
||||
dopaque.c
|
||||
# where is dgroup.c?
|
||||
endif # USE_NETCDF4
|
||||
|
||||
# Turn on pre-processor flag when building a DLL for windows.
|
||||
|
Loading…
Reference in New Issue
Block a user