From 13736219ff22c5ee673724b778617fb7926b9a21 Mon Sep 17 00:00:00 2001 From: James Turner Date: Sat, 30 Jul 2011 12:41:54 +0100 Subject: [PATCH] Ooops, forgot automake --- simgear/props/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.39.2