From: sandeep Date: Tue, 18 Jan 2000 17:57:40 +0000 (+0000) Subject: minor changes to bring in the simulator X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=22a3f1480af6ec8688c50e0a5ef3f83de8e0a0b6;p=fw%2Fsdcc minor changes to bring in the simulator git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@16 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/configure.in b/configure.in index 7126afdb..4f235909 100755 --- a/configure.in +++ b/configure.in @@ -192,7 +192,7 @@ AC_DEFINE_UNQUOTED(SRCDIR, "${config_in}") # Generating output files # =========================================================================== -AC_CONFIG_SUBDIRS(s51.src) +AC_CONFIG_SUBDIRS(sim/msc51) AC_OUTPUT(main.mk:main_in.mk support/gc/Makefile src/Makefile