]> git.mxchange.org Git - simgear.git/blobdiff - configure.in
Move binary file reading and writing to simgear.
[simgear.git] / configure.in
index fffe05c5e762c7dae46ed9718184d240bac0e3bc..fbd3deb809170e0e3101a702958ae6bd5efd1644 100644 (file)
@@ -6,7 +6,7 @@ dnl $Id$
 AC_INIT(simgear/bucket/newbucket.cxx)
 
 dnl Initialize the automake stuff
-AM_INIT_AUTOMAKE(SimGear, 0.0.14)
+AM_INIT_AUTOMAKE(SimGear, 0.0.15)
 
 dnl Specify KAI C++ compiler and flags.
 dnl Borrowed with slight modification from blitz distribution.
@@ -268,7 +268,6 @@ AC_OUTPUT( \
        simgear/Makefile \
        simgear/version.h \
        simgear/bucket/Makefile \
-       simgear/camera/Makefile \
        simgear/debug/Makefile \
        simgear/ephemeris/Makefile \
        simgear/io/Makefile \