]> git.mxchange.org Git - simgear.git/blobdiff - simgear/props/Makefile.am
Ooops, forgot automake
[simgear.git] / simgear / props / Makefile.am
index 23666451fc20960f24cd53bab0109612ec77f901..81a7228bba5d4ba935475fcdab327694e358d555 100644 (file)
@@ -6,9 +6,11 @@ include_HEADERS = \
        condition.hxx \
        props.hxx \
        props_io.hxx \
+       propsfwd.hxx \
        AtomicChangeListener.hxx \
        ExtendedPropertyAdapter.hxx \
-       propertyObject.hxx
+       propertyObject.hxx \
+       tiedpropertylist.hxx
 
 libsgprops_a_SOURCES = \
        condition.cxx \