]> git.mxchange.org Git - flightgear.git/blobdiff - src/Model/Makefile.am
Removed the FG3DModel class and replaced it with fgLoad3DModel.
[flightgear.git] / src / Model / Makefile.am
index e932518fef823e0811dbeed53db5ad0fc87d08b6..7ed105849690e9a244fd92c45d7ce435e0bc9386 100644 (file)
@@ -1,6 +1,7 @@
 noinst_LIBRARIES = libModel.a
 
-libModel_a_SOURCES = model.cxx model.hxx \
+libModel_a_SOURCES = loader.cxx loader.hxx \
+                    model.cxx model.hxx \
                      modelmgr.cxx modelmgr.hxx \
                      acmodel.cxx acmodel.hxx \
                      panelnode.cxx panelnode.hxx