Added .o -> .sys rule to simplify driver makefiles
[reactos.git] / reactos / apps / tests / event / makefile
index c84d514..665b2a1 100644 (file)
@@ -1,6 +1,8 @@
 #
 #
 #
+PATH_TO_TOP = ../..
+
 PROGS = event
 
 all: $(PROGS:%=%.exe)