]> git.mxchange.org Git - simgear.git/blobdiff - simgear/props/Makefile.am
Provide easy Tie() for indexed properties
[simgear.git] / simgear / props / Makefile.am
index 23666451fc20960f24cd53bab0109612ec77f901..7196e8a887dd0ce5b5ddb2fa2c2005d21abd48df 100644 (file)
@@ -8,7 +8,8 @@ include_HEADERS = \
        props_io.hxx \
        AtomicChangeListener.hxx \
        ExtendedPropertyAdapter.hxx \
-       propertyObject.hxx
+       propertyObject.hxx \
+       tiedpropertylist.hxx
 
 libsgprops_a_SOURCES = \
        condition.cxx \