]> git.mxchange.org Git - flightgear.git/blob - src/FDM/Balloon/Makefile.am
I forgot a linker dependency. It really si time to figure out why these are all needed.
[flightgear.git] / src / FDM / Balloon / Makefile.am
1 noinst_LIBRARIES = libBalloon.a
2
3 libBalloon_a_SOURCES = BalloonSim.cpp BalloonSim.h
4
5 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src