Remove the refference to fgsg
This commit is contained in:
@@ -433,7 +433,6 @@ AC_CONFIG_FILES([ \
|
|||||||
simgear/props/Makefile \
|
simgear/props/Makefile \
|
||||||
simgear/route/Makefile \
|
simgear/route/Makefile \
|
||||||
simgear/scene/Makefile \
|
simgear/scene/Makefile \
|
||||||
simgear/scene/fgsg/Makefile \
|
|
||||||
simgear/scene/material/Makefile \
|
simgear/scene/material/Makefile \
|
||||||
simgear/scene/model/Makefile \
|
simgear/scene/model/Makefile \
|
||||||
simgear/scene/sky/Makefile \
|
simgear/scene/sky/Makefile \
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
includedir = @includedir@/scene
|
includedir = @includedir@/scene
|
||||||
|
|
||||||
SUBDIRS = fgsg material model sky tgdb
|
SUBDIRS = material model sky tgdb
|
||||||
|
|
||||||
# lib_LIBRARIES = libsgscene.a
|
# lib_LIBRARIES = libsgscene.a
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user