summaryrefslogtreecommitdiffstats
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 e5a85a64..260cc134 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ QUIET?=@
CFLAGS?=-Wall -Wextra -O3 -g
VERSION?=0.14.2
-PROGRAM=simpleswitcher
+PROGRAM=rofi
PREFIX?=$(DESTDIR)/usr