summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fc10fe1f4..1c568e425 100644
--- a/Makefile
+++ b/Makefile
@@ -95,7 +95,6 @@ $(patsubst %, _dir_%, $(DIRS)) : dummy
$(patsubst %, _dirclean_%, $(DIRS) test) : dummy
$(MAKE) -C $(patsubst _dirclean_%, %, $@) clean
-
install:
@if [ `id -u` -ne 0 ]; then \
echo "Aborting install -- You must be root."; \