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