1
0
Fork 0

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:
Sjoerd van der Berg 2003-03-11 08:57:31 +00:00
parent be88be2eaf
commit 309571b32e

View file

@ -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