Commit in reactos/subsys/system/regedit on MAIN | |||
makefile | +1 | -1 | 1.6 -> 1.7 |
cvs maintainance
diff -u -r1.6 -r1.7 --- makefile 13 Dec 2004 18:06:39 -0000 1.6 +++ makefile 13 Dec 2004 18:20:28 -0000 1.7 @@ -12,7 +12,7 @@
TARGET_NAME = regedit
-TARGET_INSTALLDIR = system32
+TARGET_INSTALLDIR = .
TARGET_CFLAGS = -D_WIN32_IE=0x0501 -D_WIN32_WINNT=0x0501 -D__USE_W32API