Fix typo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3373
This commit is contained in:
parent
d8b0d241bd
commit
ad40f8db67
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ endif
|
|||
.rc.o:
|
||||
$(WINDRES) -o $@ $<
|
||||
|
||||
dosbox_SOURCES = dosbox.cpp $(icostuff)
|
||||
dosbox_SOURCES = dosbox.cpp $(ico_stuff)
|
||||
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 hardware/serialport/libserial.a libs/gui_tk/libgui_tk.a
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue