*** empty log message ***
[reactos.git] / reactos / lib / ntdll / makefile
index 05f4e44..d70c9d1 100644 (file)
@@ -1,9 +1,11 @@
-# $Id: makefile,v 1.21 1999/07/29 21:14:02 ekohl Exp $
+# $Id: makefile,v 1.22 1999/08/29 13:44:57 dwelch Exp $
 #
 # ReactOS Operating System
 #
 TARGET=ntdll
 
+BASE_CFLAGS = -I../../include
+
 IMAGE_BASE = 0x77f60000
 
 ifneq ($(HOST),mingw32-windows)