1
0
Fork 0
flightgear/src/Model/Makefile.am
2003-05-09 20:40:59 +00:00

9 lines
243 B
Makefile

noinst_LIBRARIES = libModel.a
libModel_a_SOURCES = \
acmodel.cxx acmodel.hxx \
model_panel.cxx model_panel.hxx \
modelmgr.cxx modelmgr.hxx \
panelnode.cxx panelnode.hxx
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src