]> git.mxchange.org Git - simgear.git/commitdiff
Put clouds3d back in the build proces after (hopefully) fixing all the build problems
authorehofman <ehofman>
Mon, 4 Aug 2003 17:29:30 +0000 (17:29 +0000)
committerehofman <ehofman>
Mon, 4 Aug 2003 17:29:30 +0000 (17:29 +0000)
configure.ac
simgear/scene/sky/Makefile.am

index 7c8408ee8714da5e00ad234c60be60f012cfb4c6..80ee682a90509d1a4409130ad6858456b32e7bdc 100644 (file)
@@ -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 \
index 9ff4cf7eadd30edce127c21b7c24f1f6e761b4d0..efc38b9ae939ffec155495692ddf3c0852034470 100644 (file)
@@ -1,6 +1,6 @@
 includedir = @includedir@/scene/sky
 
-SUBDIRS = clouds3d
+SUBDIRS = clouds3d
 
 lib_LIBRARIES = libsgsky.a