]> git.mxchange.org Git - flightgear.git/blob - src/Controls/Makefile.am
8b63268eb3d0af8f6892f8405406142bf69ec33d
[flightgear.git] / src / Controls / Makefile.am
1 noinst_LIBRARIES = libControls.a
2
3 libControls_a_SOURCES = controls.cxx controls.hxx
4
5 INCLUDES += -I$(top_builddir) -I$(top_builddir)/src