curses and png get linked through $LIBS
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@746
This commit is contained in:
parent
be88be2eaf
commit
309571b32e
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ bin_PROGRAMS = dosbox
|
|||
|
||||
dosbox_SOURCES = dosbox.cpp
|
||||
dosbox_LDADD = cpu/libcpu.a debug/libdebug.a dos/libdos.a fpu/libfpu.a hardware/libhardware.a gui/libgui.a \
|
||||
ints/libints.a misc/libmisc.a shell/libshell.a -lcurses -lpng
|
||||
ints/libints.a misc/libmisc.a shell/libshell.a
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue