From: James Turner Date: Sat, 30 Jul 2011 11:41:54 +0000 (+0100) Subject: Ooops, forgot automake X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;ds=sidebyside;h=13736219ff22c5ee673724b778617fb7926b9a21;p=simgear.git Ooops, forgot automake --- diff --git a/simgear/props/Makefile.am b/simgear/props/Makefile.am index 7196e8a8..81a7228b 100644 --- a/simgear/props/Makefile.am +++ b/simgear/props/Makefile.am @@ -6,6 +6,7 @@ include_HEADERS = \ condition.hxx \ props.hxx \ props_io.hxx \ + propsfwd.hxx \ AtomicChangeListener.hxx \ ExtendedPropertyAdapter.hxx \ propertyObject.hxx \