Changes to always include debug_win32.cpp in the make.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1070
This commit is contained in:
parent
feee892489
commit
90140ef5fc
2 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,4 @@
|
|||
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||||
|
||||
EXTRA_DIST = debug_win32.cpp
|
||||
noinst_LIBRARIES = libdebug.a
|
||||
libdebug_a_SOURCES = debug.cpp debug_gui.cpp debug_disasm.cpp debug_inc.h disasm_tables.h
|
||||
libdebug_a_SOURCES = debug.cpp debug_gui.cpp debug_disasm.cpp debug_inc.h disasm_tables.h debug_win32.cpp
|
||||
Loading…
Add table
Add a link
Reference in a new issue