1
0
Fork 0
flightgear/Controls/Makefile.am
1998-10-17 01:33:52 +00:00

5 lines
143 B
Makefile

noinst_LIBRARIES = libControls.a
libControls_a_SOURCES = controls.cxx controls.hxx
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator