]> git.mxchange.org Git - simgear.git/blobdiff - simgear/misc/Makefile.am
Don't waste space with too huge stl containers.
[simgear.git] / simgear / misc / Makefile.am
index 980e032164ce1b5310b9df485e8659fe79ec0d14..db9181ba88d648d93e96af14a1207c0a42505160 100644 (file)
@@ -11,7 +11,8 @@ include_HEADERS = \
        texcoord.hxx \
        zfstream.hxx \
        interpolator.hxx \
-       stdint.hxx
+       stdint.hxx \
+       PathOptions.hxx
 
 libsgmisc_a_SOURCES = \
        sg_path.cxx \
@@ -20,7 +21,8 @@ libsgmisc_a_SOURCES = \
        tabbed_values.cxx \
        texcoord.cxx \
        zfstream.cxx \
-       interpolator.cxx
+       interpolator.cxx \
+       PathOptions.cxx
 
 noinst_PROGRAMS = tabbed_value_test swap_test