From ca97ad9560a71f44d928129716e070d5ec6ad13a Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Tue, 6 Jan 2004 11:21:58 +0000 Subject: [PATCH] removed shell_inc.h Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1536 --- src/shell/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shell/Makefile.am b/src/shell/Makefile.am index a9476e9d..06f8c5f1 100644 --- a/src/shell/Makefile.am +++ b/src/shell/Makefile.am @@ -1,4 +1,4 @@ AM_CPPFLAGS = -I$(top_srcdir)/include noinst_LIBRARIES = libshell.a -libshell_a_SOURCES = shell.cpp shell_batch.cpp shell_cmds.cpp shell_inc.h shell_misc.cpp +libshell_a_SOURCES = shell.cpp shell_batch.cpp shell_cmds.cpp shell_misc.cpp