Added Debug, Math, and zlib libraries.
This commit is contained in:
parent
e96e09d112
commit
9d504a9e19
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
SUBDIRS = Bucket DEM XGL
|
||||
SUBDIRS = Bucket Debug DEM Math XGL zlib
|
||||
|
|
|
@ -71,7 +71,7 @@ PACKAGE = @PACKAGE@
|
|||
RANLIB = @RANLIB@
|
||||
VERSION = @VERSION@
|
||||
|
||||
SUBDIRS = Bucket DEM XGL
|
||||
SUBDIRS = Bucket Debug DEM Math XGL zlib
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||
CONFIG_HEADER = ../Include/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
|
|
Loading…
Add table
Reference in a new issue