From 29e79f8f6124c5f155562868b7e0d2addcbfa241 Mon Sep 17 00:00:00 2001 From: frohlich Date: Tue, 19 May 2009 05:30:59 +0000 Subject: [PATCH] Also note the btg reader header in the build system. Modified Files: scene/tgdb/Makefile.am --- simgear/scene/tgdb/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.39.5