From 5cb3c6a5724f3d9326f06c7dca08f79c640693de Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Sun, 14 Sep 2003 19:04:23 +0000 Subject: [PATCH] updatebuildno without ./ svn path=/trunk/; revision=6083 --- reactos/subsys/system/explorer/makefile_rex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/subsys/system/explorer/makefile_rex b/reactos/subsys/system/explorer/makefile_rex index 68c6d837018..c66f4df1d9a 100644 --- a/reactos/subsys/system/explorer/makefile_rex +++ b/reactos/subsys/system/explorer/makefile_rex @@ -42,7 +42,7 @@ all: buildno.h explorer.exe @strip explorer.exe buildno.h: ../../../include/reactos/buildno.h - ./updatebuildno + updatebuildno TARGET_SDKLIBS = \ kernel32.a \