summaryrefslogtreecommitdiffstats
path: root/package/gzip/gzip.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/gzip/gzip.mk')
-rw-r--r--package/gzip/gzip.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gzip/gzip.mk b/package/gzip/gzip.mk
index 0dd489f86..2b202a8a3 100644
--- a/package/gzip/gzip.mk
+++ b/package/gzip/gzip.mk
@@ -45,7 +45,7 @@ $(GZIP_DIR)/.configured: $(GZIP_DIR)/.unpacked
$(DISABLE_NLS) \
$(GZIP_LARGEFILE) \
);
- touch $(GZIP_DIR)/.configured
+ touch $(GZIP_DIR)/.configured
$(GZIP_BINARY): $(GZIP_DIR)/.configured
$(MAKE) CC=$(TARGET_CC) -C $(GZIP_DIR)