Added .o -> .sys rule to simplify driver makefiles
[reactos.git] / reactos / apps / tests / apc / makefile
index 12f1282..a662ec0 100644 (file)
@@ -1,6 +1,8 @@
 #
 #
 #
+PATH_TO_TOP = ../..
+
 OBJECTS= ../common/crt0.o apc.o
 PROGS= apc.exe