]> git.mxchange.org Git - flightgear.git/commitdiff
Remove the reference to libObject.a since it isn't generated anymore.
authorehofman <ehofman>
Tue, 2 Dec 2003 18:47:55 +0000 (18:47 +0000)
committerehofman <ehofman>
Tue, 2 Dec 2003 18:47:55 +0000 (18:47 +0000)
src/Main/Makefile.am

index e47142095f426e32963c7ae80455ff807c74e6ac..c55d494183e58bf9ab3c7101453c69b4e531b519 100644 (file)
@@ -79,7 +79,6 @@ fgfs_LDADD = \
        $(top_builddir)/src/Sound/libSound.a \
        $(top_builddir)/src/Airports/libAirports.a \
        $(MPLAYER_LIBS) \
-       $(top_builddir)/src/Objects/libObjects.a \
        $(top_builddir)/src/Replay/libReplay.a \
        $(top_builddir)/src/Systems/libSystems.a \
        $(top_builddir)/src/Time/libTime.a \