]> git.mxchange.org Git - flightgear.git/commitdiff
Added FGScript.{cpp,h}
authorcurt <curt>
Sat, 22 Dec 2001 17:40:26 +0000 (17:40 +0000)
committercurt <curt>
Sat, 22 Dec 2001 17:40:26 +0000 (17:40 +0000)
src/FDM/JSBSim/Makefile.am

index c25c62cffca6445eee618323391ef93b985c00e7..7b6da412ef8dccf9c78f5d6244032bc5fa311ae6 100644 (file)
@@ -42,6 +42,7 @@ libJSBSim_a_SOURCES = \
        FGPosition.cpp FGPosition.h \
        FGRotation.cpp FGRotation.h \
        FGRocket.cpp FGRocket.h \
+       FGScript.cpp FGScript.h \
        FGState.cpp FGState.h \
        FGTable.cpp FGTable.h \
        FGThruster.cpp FGThruster.h \