]> git.mxchange.org Git - flightgear.git/blob - src/Input/Makefile.am
- make repeatable for keys and joystick buttons default to false
[flightgear.git] / src / Input / Makefile.am
1 noinst_LIBRARIES = libInput.a
2
3 libInput_a_SOURCES = input.cxx input.hxx
4
5 INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src