From 475dcac67ece4de9818666773e01a326c8bdfd09 Mon Sep 17 00:00:00 2001 From: Magnus Olsen Date: Thu, 16 Sep 2004 19:19:34 +0000 Subject: [PATCH] my small change to config to add optimze build for a cpu did break build for mstest it did need small change in makefile for lpc now it works agein sorry all svn path=/trunk/; revision=10878 --- reactos/apps/tests/mstest/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/reactos/apps/tests/mstest/Makefile b/reactos/apps/tests/mstest/Makefile index 0781c0fb47f..ea0c804c217 100644 --- a/reactos/apps/tests/mstest/Makefile +++ b/reactos/apps/tests/mstest/Makefile @@ -3,6 +3,7 @@ # PATH_TO_TOP = ../../.. +include $(PATH_TO_TOP)/config include $(PATH_TO_TOP)/rules.mak SRV_OBJECTS = msserver.o