]> git.mxchange.org Git - flightgear.git/blobdiff - src/Model/Makefile.am
- Added "SG" prefix to sound classes that recently moved to SimGear.
[flightgear.git] / src / Model / Makefile.am
index 9397c0159ff42b224f361c09b880843cb0304a2b..b08a8e6895b927e23711568a21f3aa408547925a 100644 (file)
@@ -6,7 +6,6 @@ libModel_a_SOURCES = \
        model.cxx model.hxx \
        model_panel.cxx model_panel.hxx \
         modelmgr.cxx modelmgr.hxx \
-        panelnode.cxx panelnode.hxx \
-       placement.cxx placement.hxx
+        panelnode.cxx panelnode.hxx
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src