7 lines
138 B
Text
7 lines
138 B
Text
|
noinst_LIBRARIES = libATC.a
|
||
|
|
||
|
libATC_a_SOURCES = \
|
||
|
trafficcontrol.cxx trafficcontrol.hxx
|
||
|
|
||
|
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
|