1
0
Fork 0

Fax an INCLUDES problem

This commit is contained in:
ehofman 2008-10-26 16:59:58 +00:00
parent a619510202
commit 6214e976a8

View file

@ -1,5 +1,3 @@
includedir = @includedir@/JSBSim/models/propulsion
noinst_LIBRARIES = libPropulsion.a
libPropulsion_a_SOURCES = \
@ -11,4 +9,4 @@ noinst_HEADERS = FGElectric.h FGEngine.h FGForce.h FGNozzle.h FGPiston.h \
FGPropeller.h FGRocket.h FGTank.h FGThruster.h \
FGTurbine.h FGTurboProp.h
INCLUDES = -I$(top_srcdir)/src -I../../
INCLUDES = -I$(top_srcdir)/src/FDM/JSBSim