6 lines
136 B
Text
6 lines
136 B
Text
|
noinst_LIBRARIES = libScripting.a
|
||
|
|
||
|
libScripting_a_SOURCES = scriptmgr.cxx scriptmgr.hxx
|
||
|
|
||
|
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
|