From: curt Date: Tue, 16 Apr 2002 20:42:58 +0000 (+0000) Subject: Replaced spaces with since this is a makefile. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e5abcd1ef10adc4449404e0e71583a2957f74b00;p=flightgear.git Replaced spaces with since this is a makefile. --- diff --git a/src/FDM/JSBSim/Makefile.am b/src/FDM/JSBSim/Makefile.am index f1fb2a722..2dbc7dc09 100644 --- a/src/FDM/JSBSim/Makefile.am +++ b/src/FDM/JSBSim/Makefile.am @@ -5,7 +5,7 @@ EXTRA_DIST = Makefile.solo noinst_LIBRARIES = libJSBSim.a libJSBSim_a_SOURCES = \ - FGAerodynamics.cpp FGAerodynamics.h \ + FGAerodynamics.cpp FGAerodynamics.h \ FGAircraft.cpp FGAircraft.h \ FGAtmosphere.cpp FGAtmosphere.h \ FGAuxiliary.cpp FGAuxiliary.h \