cache.h: move remote/connect API out of it
[gitweb.git] / Makefile
index 5a68fe5431043d2b1b98493434c0c7989d36757c..0600eb46db487c88e24dc3b4089db062ad6350ac 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2305,9 +2305,6 @@ check: common-cmds.h
                exit 1; \
        fi
 
-remove-dashes:
-       ./fixup-builtins $(BUILT_INS) $(PROGRAMS) $(SCRIPTS)
-
 ### Installation rules
 
 ifneq ($(filter /%,$(firstword $(template_dir))),)