1
0
Fork 0
dosbox-staging/include/Makefile.am
Patryk Obara 3b157cd785 Add missing headers to autoconfig file
Also sort list of headers, so it's easier to assure no files are
missing.
2019-12-29 20:04:39 +01:00

40 lines
441 B
Makefile

noinst_HEADERS = \
bios_disk.h \
bios.h \
callback.h \
compiler.h \
control.h \
cpu.h \
cross.h \
debug.h \
dma.h \
dosbox.h \
dos_inc.h \
dos_system.h \
fpu.h \
hardware.h \
inout.h \
ipx.h \
ipxserver.h \
joystick.h \
keyboard.h \
logging.h \
mapper.h \
mem.h \
midi.h \
mixer.h \
mouse.h \
paging.h \
pci_bus.h \
pic.h \
programs.h \
regs.h \
render.h \
serialport.h \
setup.h \
shell.h \
support.h \
timer.h \
types.h \
vga.h \
video.h