]> git.mxchange.org Git - flightgear.git/blob - Cockpit/Makefile.am
Tweaks to Gnu automake/autoconf system.
[flightgear.git] / Cockpit / Makefile.am
1 libdir  = ${exec_prefix}/lib
2
3 lib_LTLIBRARIES = libCockpit.la
4 libCockpit_la_SOURCES = \
5         cockpit.c cockpit.h \
6         hud.c hud.h
7
8 INCLUDES += -I..