Put clouds3d back in the build proces after (hopefully) fixing all the build problems
This commit is contained in:
parent
ea6540ef90
commit
ea2f5f0035
@ -425,6 +425,7 @@ AC_CONFIG_FILES([ \
|
||||
simgear/scene/material/Makefile \
|
||||
simgear/scene/model/Makefile \
|
||||
simgear/scene/sky/Makefile \
|
||||
simgear/scene/sky/clouds3d/Makefile \
|
||||
simgear/scene/tgdb/Makefile \
|
||||
simgear/screen/Makefile \
|
||||
simgear/serial/Makefile \
|
||||
|
@ -1,6 +1,6 @@
|
||||
includedir = @includedir@/scene/sky
|
||||
|
||||
# SUBDIRS = clouds3d
|
||||
SUBDIRS = clouds3d
|
||||
|
||||
lib_LIBRARIES = libsgsky.a
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user