--- embedtools/src/Makefile.in 2014/01/28 08:07:47 1.4.2.10 +++ embedtools/src/Makefile.in 2014/01/28 08:08:33 1.4.2.11 @@ -3,7 +3,7 @@ # by Michael Pounov # # $Author: misho $ -# $Id: Makefile.in,v 1.4.2.10 2014/01/28 08:07:47 misho Exp $ +# $Id: Makefile.in,v 1.4.2.11 2014/01/28 08:08:33 misho Exp $ # prefix = @prefix@ @@ -85,7 +85,7 @@ XMLER_OBJS = xmler.o compile.o XMLER_PROG = xmler UBE_SRCS = ube.c -UBE_OBJS = ube.o compiler.o +UBE_OBJS = ube.o compile.o UBE_PROG = ube WDOG_SRCS = wdog.c