From 0e30e03a49c9c958cf694a5812f21b6c932b7fee Mon Sep 17 00:00:00 2001 From: Joel Grunbaum <joelgrun@gmail.com> Date: Thu, 10 Dec 2020 13:12:32 +0000 Subject: [PATCH] moved from wallpaper-reddit to reddit-wallpaper-fetcher --- Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index c2c08a7..5ac56b6 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ SHELLS = bash zsh all-shells UTILS = emacs git aspell FUN = mpd ncmpcpp mailcap rtv -DESKTOP = libinput-gestures wallpaper-reddit +DESKTOP = libinput-gestures reddit-wallpaper-fetcher CONFIGS = $(SHELLS) $(UTILS) $(FUN) $(DESKTOP) -- Gitblit v1.9.3