]> git.mxchange.org Git - simgear.git/blobdiff - simgear/compatibility/Makefile.am
A first attempt at making the clouds3d endian aware. Almost there.
[simgear.git] / simgear / compatibility / Makefile.am
index 5d13d21b2dc943c2a3d2593270a50431cc0ad62c..25427d3eeb95c243ae16f4c01226a447cd32af40 100644 (file)
@@ -9,6 +9,7 @@ include_HEADERS = \
        cwchar \
        iostream \
        strstream \
+       sstream \
        cassert \
        climits \
        csignal \
@@ -26,33 +27,5 @@ include_HEADERS      = \
        cstddef \
        ctime \
        iomanip \
-       streambuf
-includedir = @includedir@/compatibility
-
-EXTRA_DIST = README
-
-include_HEADERS        = \
-       cfloat \
-       csetjmp \
-       cstdio \
-       cwchar \
-       iostream \
-       strstream \
-       cassert \
-       climits \
-       csignal \
-       cstdlib \
-       cwctype \
-       istream \
-       cctype \
-       clocale \
-       cstdarg \
-       cstring \
-       fstream \
-       iterator \
-       cerrno \
-       cmath \
-       cstddef \
-       ctime \
-       iomanip \
+       new \
        streambuf