From: curt Date: Mon, 10 Mar 2003 16:58:53 +0000 (+0000) Subject: Remove 3d clouds from the default build. These can still be built manually X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3e81ca7da52691b9878684dac8da95608307ca6f;hp=c4fa7a965dc7548d9269e839d91e5edee2277274;p=simgear.git Remove 3d clouds from the default build. These can still be built manually if desired, no code is being removed. --- diff --git a/simgear/scene/sky/Makefile.am b/simgear/scene/sky/Makefile.am index ad13cbe9..c2364339 100644 --- a/simgear/scene/sky/Makefile.am +++ b/simgear/scene/sky/Makefile.am @@ -1,6 +1,6 @@ includedir = @includedir@/sky -SUBDIRS = clouds3d +# SUBDIRS = clouds3d lib_LIBRARIES = libsgsky.a