summaryrefslogtreecommitdiffstats
path: root/package/cvs/cvs.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/cvs/cvs.mk')
-rw-r--r--package/cvs/cvs.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cvs/cvs.mk b/package/cvs/cvs.mk
index 8e65259b7..235500f9a 100644
--- a/package/cvs/cvs.mk
+++ b/package/cvs/cvs.mk
@@ -64,7 +64,7 @@ $(CVS_DIR)/.configured: $(CVS_DIR)/.unpacked
$(DISABLE_LARGEFILE) \
$(DISABLE_NLS) \
$(CVS_CONFIGURE_ARGS) \
- );
+ )
touch $@
$(CVS_DIR)/$(CVS_BINARY): $(CVS_DIR)/.configured