diff options
Diffstat (limited to 'libv8/Makefile')
-rw-r--r-- | libv8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libv8/Makefile b/libv8/Makefile index cce0d45..9e73eca 100644 --- a/libv8/Makefile +++ b/libv8/Makefile @@ -39,7 +39,7 @@ GYPFLAGS = \ export GYPFLAGS patch-stamp: gyp-stamp -gyp-stamp: +gyp-stamp: unpack-stamp # Use system GYP gsed -i 's,build/gyp/,,g' $(sourcedir)/Makefile touch $@ |