1
0
Fork 0
flightgear/src/Scripting/Makefile.am
2003-12-01 14:35:49 +00:00

6 lines
231 B
Makefile

noinst_LIBRARIES = libScripting.a
libScripting_a_SOURCES = NasalSys.cxx NasalSys.hxx nasal-props.cxx
# libScripting_a_SOURCES = scriptmgr.cxx scriptmgr.hxx NasalSys.cxx NasalSys.hxx
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src