From: frohlich Date: Tue, 19 May 2009 05:30:59 +0000 (+0000) Subject: Also note the btg reader header in the build system. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=29e79f8f6124c5f155562868b7e0d2addcbfa241;p=simgear.git Also note the btg reader header in the build system. Modified Files: scene/tgdb/Makefile.am --- diff --git a/simgear/scene/tgdb/Makefile.am b/simgear/scene/tgdb/Makefile.am index e50fd345..8bce06c2 100644 --- a/simgear/scene/tgdb/Makefile.am +++ b/simgear/scene/tgdb/Makefile.am @@ -15,6 +15,7 @@ include_HEADERS = \ SGDirectionalLightBin.hxx \ SGLightBin.hxx \ SGOceanTile.hxx \ + SGReaderWriterBTG.hxx \ SGReaderWriterBTGOptions.hxx \ SGTexturedTriangleBin.hxx \ SGTriangleBin.hxx \