summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ba62aa98..a82940d9 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ INSTALL_OPTS = `$(PYTHON) -c \
TEST_PREFIX = PSUTIL_SCRIPTS_DIR=`pwd`/scripts PYTHONWARNINGS=always PSUTIL_DEBUG=1
# if make is invoked with no arg, default to `make help`
-.DEFAULT_GOAL := help
+# .DEFAULT_GOAL := help
# ===================================================================
# Install