aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKylie McClain <somasis@exherbo.org>2015-06-07 19:56:39 -0400
committerKylie McClain <somasis@exherbo.org>2015-06-07 19:56:39 -0400
commit7b2004ae0d8a8814dde34857338ec5848baaf0b7 (patch)
tree15f7deb8d5de81ed844e9ab8b0f0d777c803024c
parent725bdb2d7d757c8fff75e0e8a55fb6698dc069b6 (diff)
Makefile: don't `install` in `all` target
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 238f614..3ed9217 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ Shiki-Wise_selected = 97bf60
# xfwm4 is provided by shiki-colors-xfwm, metacity/openbox are not themed
# xfce-notify is not yet themed as well
-all: prepare generate install
+all: prepare generate
help:
@echo "make targets:"