]> git.mxchange.org Git - flightgear.git/commitdiff
Fax an INCLUDES problem
authorehofman <ehofman>
Sun, 26 Oct 2008 16:59:58 +0000 (16:59 +0000)
committerehofman <ehofman>
Sun, 26 Oct 2008 16:59:58 +0000 (16:59 +0000)
src/FDM/JSBSim/models/propulsion/Makefile.am

index f78f21c73342dd20cf2f784140293276aa82df5a..2b80539b04e45e95227eee93fc3bcfce8436d216 100644 (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