Added simgear/xml.

This commit is contained in:
curt 2000-07-27 02:55:47 +00:00
parent 60cbe9c1d4
commit 612b5ae0bc
2 changed files with 2 additions and 0 deletions

View File

@ -262,6 +262,7 @@ AC_OUTPUT( \
simgear/sky/Makefile \
simgear/timing/Makefile \
simgear/xgl/Makefile \
simgear/xml/Makefile \
simgear/zlib/Makefile \
)

View File

@ -38,5 +38,6 @@ SUBDIRS = \
sky \
timing \
xgl \
xml \
$(ZLIB_DIRS)