]> git.mxchange.org Git - flightgear.git/commitdiff
Replaced spaces with <tab> since this is a makefile.
authorcurt <curt>
Tue, 16 Apr 2002 20:42:58 +0000 (20:42 +0000)
committercurt <curt>
Tue, 16 Apr 2002 20:42:58 +0000 (20:42 +0000)
src/FDM/JSBSim/Makefile.am

index f1fb2a722af3cd52cdceacacfba2dc0244d2b4e9..2dbc7dc09fdf8c8bea61ea6083a58a0b6bbb8d15 100644 (file)
@@ -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 \