Added iochannel stuff to simgear.

This commit is contained in:
curt
2000-07-11 18:38:10 +00:00
parent 22812a0aae
commit b000691ab9
2 changed files with 2 additions and 0 deletions

View File

@@ -253,6 +253,7 @@ AC_OUTPUT( \
simgear/bucket/Makefile \
simgear/debug/Makefile \
simgear/ephemeris/Makefile \
simgear/io/Makefile \
simgear/magvar/Makefile \
simgear/math/Makefile \
simgear/misc/Makefile \

View File

@@ -28,6 +28,7 @@ SUBDIRS = \
bucket \
debug \
ephemeris \
io \
magvar \
math \
$(METAR_DIRS) \