aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index b976df875..36a403759 100644
--- a/Makefile
+++ b/Makefile
@@ -434,9 +434,6 @@ _all: all
all: config.status menuselect.makeopts cleantest depend asterisk subdirs
-configure:
- -@./bootstrap.sh
-
config.status: configure
@CFLAGS="" ./configure
@echo "****"