--- src/Makefile.am.old 2014-03-30 14:13:41.038800737 +0200 +++ src/Makefile.am 2014-03-30 14:14:05.045800247 +0200 @@ -33,7 +33,7 @@ util.cxx util.h \ $(platform_srcs) -simgear_libs = -lsgmodel -lsgscreen -lsgprops -lsgxml -lsgdebug -lsgbvh -lsgmaterial -lsgmodel -lsgutil -lsgstructure -lsgprops -lsgtgdb -lsgmath -lsgmisc -lsgbvh -lsgio -lsgbucket -lsgmodel -lsgutil -lsgthreads +simgear_libs = -lSimGearCore -lSimGearScene fgrun_LDADD = $(simgear_libs) --- src/Makefile.in.old 2014-03-30 14:13:41.039800737 +0200 +++ src/Makefile.in 2014-03-30 14:14:20.722799927 +0200 @@ -247,7 +247,7 @@ util.cxx util.h \ $(platform_srcs) -simgear_libs = -lsgmodel -lsgscreen -lsgprops -lsgxml -lsgdebug -lsgbvh -lsgmaterial -lsgmodel -lsgutil -lsgstructure -lsgprops -lsgtgdb -lsgmath -lsgmisc -lsgbvh -lsgio -lsgbucket -lsgmodel -lsgutil -lsgthreads +simgear_libs = -lSimGearCore -lSimGearScene fgrun_LDADD = $(simgear_libs) all: $(BUILT_SOURCES) config.h $(MAKE) $(AM_MAKEFLAGS) all-am