X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=configure.ac;h=6dff2c2f9cd6111230cc4535fa39f453121cb65a;hb=a1a596b02a3433a7821c418c6e09e76f7bf927b0;hp=d4e635af38e442ac686ec1326118027eb1a5585a;hpb=eedbc7f436664033745321c93f2f89074e3568fd;p=simgear.git diff --git a/configure.ac b/configure.ac index d4e635af..6dff2c2f 100644 --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ dnl Require at least automake 2.52 AC_PREREQ(2.52) dnl Initialize the automake stuff -AM_INIT_AUTOMAKE(SimGear, 0.3.2) +AM_INIT_AUTOMAKE(SimGear, 0.3.3) dnl Specify KAI C++ compiler and flags. dnl Borrowed with slight modification from blitz distribution. @@ -421,7 +421,6 @@ 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 \