update for HEAD-2003091401
[reactos.git] / lib / epsapi / makefile
index f185c38..332a2b0 100644 (file)
@@ -6,6 +6,9 @@ TARGET_TYPE = library
 
 TARGET_NAME = epsapi
 
+# require os code to explicitly request A/W version of structs/functions
+TARGET_CFLAGS += -D_DISABLE_TIDENTS -Werror -Wall
+
 TARGET_OBJECTS = \
  enum/drivers.o \
  enum/modules.o \