Add lazy_flags.h to the makefile
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1172
This commit is contained in:
parent
1ae2780ece
commit
551fb535f1
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ AM_CPPFLAGS = -I$(top_srcdir)/include
|
|||
|
||||
noinst_LIBRARIES = libcpu.a
|
||||
libcpu_a_SOURCES = callback.cpp cpu.cpp flags.cpp modrm.cpp modrm.h slow_16.cpp core_full.cpp instructions.h \
|
||||
paging.cpp
|
||||
paging.cpp lazyflags.h
|
Loading…
Add table
Reference in a new issue