From: curt Date: Sat, 18 Apr 1998 03:54:32 +0000 (+0000) Subject: Added Debug, Math, and zlib libraries. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9d504a9e19515f4ebecb106ec8d4ca8a01da7fca;p=simgear.git Added Debug, Math, and zlib libraries. --- diff --git a/Lib/Makefile.am b/Lib/Makefile.am index 58fe8a0a..fe6504f5 100644 --- a/Lib/Makefile.am +++ b/Lib/Makefile.am @@ -1 +1 @@ -SUBDIRS = Bucket DEM XGL +SUBDIRS = Bucket Debug DEM Math XGL zlib diff --git a/Lib/Makefile.in b/Lib/Makefile.in index 1a8fd3a9..e9b0a93c 100644 --- a/Lib/Makefile.in +++ b/Lib/Makefile.in @@ -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 =