summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index ba780211e..e6bdedef0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -14,7 +14,7 @@ all:
@echo "done."
@touch .done
-install: main
+install: all
@echo "installing PTXdist to ${prefix}..."
@rm -fr ${instdir}
@mkdir -p ${instdir}