my small change to config to add optimze build for a cpu
authorMagnus Olsen <magnus@greatlord.com>
Thu, 16 Sep 2004 19:22:12 +0000 (19:22 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Thu, 16 Sep 2004 19:22:12 +0000 (19:22 +0000)
did break build for shm
it  did need small change in makefile for lpc  now it works agein

sorry all

svn path=/trunk/; revision=10880

reactos/apps/tests/shm/makefile

index a58494f..296a486 100644 (file)
@@ -3,6 +3,7 @@
 #
 PATH_TO_TOP = ../../..
 
+include $(PATH_TO_TOP)/config
 include $(PATH_TO_TOP)/rules.mak
 
 SRV_OBJECTS= shmsrv.o