]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/Makefile.am
Modified Files:
[simgear.git] / simgear / math / Makefile.am
index 03d189a244a12d681473eb5a851a6da4003e4f36..016620eee5428347c36aca2205239a34f7996708 100644 (file)
@@ -1,6 +1,5 @@
 includedir = @includedir@/math
 
-noinst_PROGRAMS = SGMathTest
 check_PROGRAMS  = SGMathTest
 TESTS           = $(check_PROGRAMS)
 
@@ -31,7 +30,8 @@ include_HEADERS = \
        SGMisc.hxx \
        SGQuat.hxx \
        SGVec4.hxx \
-       SGVec3.hxx
+       SGVec3.hxx \
+       SGVec2.hxx
 
 
 libsgmath_a_SOURCES = \