mirror of
https://github.com/Unidata/netcdf-cxx4.git
synced 2024-11-21 03:13:46 +08:00
Remove duplicate line from Makefile.am
This commit is contained in:
parent
754975130c
commit
e1e9c16008
@ -11,8 +11,6 @@ lib_LTLIBRARIES = libnetcdf_c++4.la
|
||||
libnetcdf_c__4_la_LDFLAGS = -version-info 2:0:1 -no-undefined
|
||||
libnetcdf_c__4_la_LIBADD = -lnetcdf
|
||||
|
||||
libnetcdf_c__4_la_LIBADD = -lnetcdf
|
||||
|
||||
# These headers will be installed in the users header directory.
|
||||
include_HEADERS = netcdf ncAtt.h ncCheck.h ncDim.h ncException.h \
|
||||
ncGroup.h ncOpaqueType.h ncVar.h ncVlenType.h ncCompoundType.h \
|
||||
|
Loading…
Reference in New Issue
Block a user