Patch by Jonathon Wilson:
[reactos.git] / reactos / apps / tests / tests / GetSystemInfo / Makefile
index 5c0d019..c15d9e7 100644 (file)
@@ -8,7 +8,7 @@ PROGS = GetSystemInfo
 OBJECTS = GetSystemInfo.o
 
 LIBS =  
-CFLAGS =
+CFLAGS = -Wall -Werror
 
 all: $(PROGS:%=%.exe)