merging in topic/makej
Merge branch 'topic/makej' into next * topic/makej: get make -j to work
This commit is contained in:
commit
f9de92f53d
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ libMain_a_SOURCES = \
|
|||
fgfs_SOURCES = bootstrap.cxx
|
||||
|
||||
fgfs_LDADD = \
|
||||
$(top_builddir)/src/Main/libMain.a \
|
||||
libMain.a \
|
||||
$(top_builddir)/src/Aircraft/libAircraft.a \
|
||||
$(top_builddir)/src/ATCDCL/libATCDCL.a \
|
||||
$(top_builddir)/src/Cockpit/libCockpit.a \
|
||||
|
|
Loading…
Reference in a new issue