X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fprops%2FMakefile.am;h=7196e8a887dd0ce5b5ddb2fa2c2005d21abd48df;hb=feab25d0bee2c65a9b5c0a27802fb71c9a1a1190;hp=23666451fc20960f24cd53bab0109612ec77f901;hpb=ac535de2fa614e7ee18b766874c937ddc6476af6;p=simgear.git diff --git a/simgear/props/Makefile.am b/simgear/props/Makefile.am index 23666451..7196e8a8 100644 --- a/simgear/props/Makefile.am +++ b/simgear/props/Makefile.am @@ -8,7 +8,8 @@ include_HEADERS = \ props_io.hxx \ AtomicChangeListener.hxx \ ExtendedPropertyAdapter.hxx \ - propertyObject.hxx + propertyObject.hxx \ + tiedpropertylist.hxx libsgprops_a_SOURCES = \ condition.cxx \