updatebuildno without ./
authorMartin Fuchs <fuchs.martin@gmail.com>
Sun, 14 Sep 2003 19:04:23 +0000 (19:04 +0000)
committerMartin Fuchs <fuchs.martin@gmail.com>
Sun, 14 Sep 2003 19:04:23 +0000 (19:04 +0000)
svn path=/trunk/; revision=6083

reactos/subsys/system/explorer/makefile_rex

index 68c6d83..c66f4df 100644 (file)
@@ -42,7 +42,7 @@ all: buildno.h explorer.exe
        @strip explorer.exe
 
 buildno.h: ../../../include/reactos/buildno.h
-       ./updatebuildno
+       updatebuildno
 
 TARGET_SDKLIBS = \
        kernel32.a \