From 3f93ce6855d11381a373ac8645d5965c92b0cc90 Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Wed, 15 Dec 2021 07:53:25 -0700 Subject: [PATCH] enable rofi-mpc, sort --- src/openbsd/usr.local.bin/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/openbsd/usr.local.bin/Makefile b/src/openbsd/usr.local.bin/Makefile index 42be5c5..e56d340 100644 --- a/src/openbsd/usr.local.bin/Makefile +++ b/src/openbsd/usr.local.bin/Makefile @@ -1,7 +1,8 @@ SUBDIR = SUBDIR += fido SUBDIR += git-credential-netrc -SUBDIR += rofi-vmctl SUBDIR += rofi-bw +SUBDIR += rofi-mpc +SUBDIR += rofi-vmctl .include