]> git.mxchange.org Git - simgear.git/blobdiff - simgear/misc/Makefile.am
Frederic Bouvier:
[simgear.git] / simgear / misc / Makefile.am
index d8a4555f17b98d019f79ffee52b1ed7a7524d541..f54ba13987e918b01b9e01a1d327bcc3eae11362 100644 (file)
@@ -9,7 +9,8 @@ include_HEADERS = \
        strutils.hxx \
        tabbed_values.hxx \
        texcoord.hxx \
-       zfstream.hxx
+       zfstream.hxx \
+       interpolator.hxx
 
 libsgmisc_a_SOURCES = \
        sg_path.cxx \
@@ -17,7 +18,8 @@ libsgmisc_a_SOURCES = \
        strutils.cxx \
        tabbed_values.cxx \
        texcoord.cxx \
-       zfstream.cxx
+       zfstream.cxx \
+       interpolator.cxx
 
 noinst_PROGRAMS = tabbed_value_test