Added .o -> .sys rule to simplify driver makefiles
[reactos.git] / reactos / drivers / dd / test / makefile
index 85b9ce1..d709860 100644 (file)
@@ -1,6 +1,8 @@
 #
 #
 #
+PATH_TO_TOP = ../../..
+
 OBJECTS= test.o ../../../ntoskrnl/ntoskrnl.a
 
 all: test.sys