]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/Makefile.am
Clean up a class renaming mistake.
[simgear.git] / simgear / math / Makefile.am
index cb939c9f630c3f3d44b9b5560e3b185e3b3d6a1c..c319213c0da6fdbac49128f3251f74d24745a5b3 100644 (file)
@@ -24,8 +24,4 @@ libsgmath_a_SOURCES = \
        sg_random.c \
        vector.cxx
 
-if OLD_AUTOMAKE
-INCLUDES += -I$(top_srcdir)
-else
 INCLUDES = -I$(top_srcdir)
-endif