From 728bc5df3204cb04bdae9f0d873b30c1ae636692 Mon Sep 17 00:00:00 2001 From: "7u83@mail.ru" <7u83@mail.ru@noemail.net> Date: Sat, 19 Jul 2014 11:26:01 +0000 Subject: [PATCH] Added configure.o FossilOrigin-Name: 6cf85aa5bae19d1fc298c8bfea70795394986bf2e45628e0f0dd32f792dda914 --- src/wtp/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wtp/Makefile b/src/wtp/Makefile index eb5ba016..9e429e20 100644 --- a/src/wtp/Makefile +++ b/src/wtp/Makefile @@ -47,6 +47,7 @@ OBJS += wtpdrv.o OBJS += join.o OBJS += run.o OBJS += sulking.o +OBJS += configure.o ALL=wtp