Removed zlib support.
This commit is contained in:
parent
8a690c2058
commit
d14e417497
1 changed files with 2 additions and 4 deletions
|
@ -1,8 +1,6 @@
|
|||
libdir = ${exec_prefix}/lib
|
||||
noinst_LIBRARIES = libDEM.a
|
||||
|
||||
lib_LTLIBRARIES = libDEM.la
|
||||
|
||||
libDEM_la_SOURCES = dem.cxx dem.hxx leastsqs.cxx leastsqs.hxx
|
||||
libDEM_a_SOURCES = dem.cxx dem.hxx leastsqs.cxx leastsqs.hxx
|
||||
|
||||
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue