1
0
Fork 0
flightgear/src/Input/Makefile.am

6 lines
121 B
Text
Raw Normal View History

noinst_LIBRARIES = libInput.a
libInput_a_SOURCES = input.cxx input.hxx
INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src