From 3f70b1d37e7d883ec4204916a3cbb8ef16e089cc Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Tue, 17 Feb 2004 12:44:11 +0000 Subject: [PATCH] Added new ipxheaders Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1680 --- include/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/Makefile.am b/include/Makefile.am index d0ec949f..83985517 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -12,6 +12,8 @@ fpu.h \ hardware.h \ inout.h \ joystick.h \ +ipx.h \ +ipxserver.h \ keyboard.h \ logging.h \ mem.h \