summaryrefslogtreecommitdiffstats
path: root/package/openssh/openssh.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/openssh/openssh.mk')
-rw-r--r--package/openssh/openssh.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openssh/openssh.mk b/package/openssh/openssh.mk
index 8996201c4..8093951f0 100644
--- a/package/openssh/openssh.mk
+++ b/package/openssh/openssh.mk
@@ -42,7 +42,7 @@ $(OPENSSH_DIR)/.configured: $(OPENSSH_DIR)/.unpacked
--without-x \
$(DISABLE_NLS) \
$(DISABLE_LARGEFILE) \
- );
+ )
touch $@
$(OPENSSH_DIR)/ssh: $(OPENSSH_DIR)/.configured