Remove left-over echo

This commit is contained in:
Alexandre Deckner 2012-07-04 01:21:57 +02:00
parent 40c493ce34
commit 69914905f5
1 changed files with 0 additions and 2 deletions

View File

@ -435,8 +435,6 @@ if $(TARGET_ARCH) = x86 {
HAIKU_WEBKIT_DIR = [ FDirName $(HAIKU_OPTIONAL_BUILD_PACKAGES_DIR)
$(HAIKU_WEBKIT_FILE:B) ] ;
echo $(HAIKU_WEBKIT_DIR) ;
HAIKU_WEBKIT_HEADERS_DEPENDENCY = [ ExtractArchive $(HAIKU_WEBKIT_DIR)
: include/ : $(zipFile) : extracted-webkit ] ;