]> git.mxchange.org Git - simgear.git/commitdiff
Remove the refference to fgsg
authorehofman <ehofman>
Thu, 14 Oct 2004 13:35:11 +0000 (13:35 +0000)
committerehofman <ehofman>
Thu, 14 Oct 2004 13:35:11 +0000 (13:35 +0000)
configure.ac
simgear/scene/Makefile.am

index d3035616f8203b430ee8753fac6a84241bdab660..afe9ce08e39f8f0a8173a8b32f32983e62bf7e44 100644 (file)
@@ -433,7 +433,6 @@ AC_CONFIG_FILES([ \
        simgear/props/Makefile \
        simgear/route/Makefile \
        simgear/scene/Makefile \
-       simgear/scene/fgsg/Makefile \
        simgear/scene/material/Makefile \
        simgear/scene/model/Makefile \
        simgear/scene/sky/Makefile \
index 119d78b9f779802f70909d41880b9a6f96c634ce..c6aed399cce64b52da94e2a72cabc4e74e84021d 100644 (file)
@@ -1,6 +1,6 @@
 includedir = @includedir@/scene
 
-SUBDIRS = fgsg material model sky tgdb
+SUBDIRS = material model sky tgdb
 
 # lib_LIBRARIES = libsgscene.a