From 75229246409ea336b528c52af41171992286d9f0 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Tue, 6 Jan 2004 11:23:32 +0000 Subject: [PATCH] added shell.h Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1537 --- include/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/include/Makefile.am b/include/Makefile.am index 49e67147..d0ec949f 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -26,6 +26,7 @@ regs.h \ render.h \ serialport.h \ setup.h \ +shell.h \ support.h \ timer.h \ vga.h \