summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e32729a..63a2829 100644
--- a/Makefile
+++ b/Makefile
@@ -53,6 +53,7 @@ config: $(CONFDIR)
$(COPY) config/sites/bookmarks.txt $(CONFDIR)/sites
$(COPY) config/sxiv $(CONFDIR)
$(COPY) config/vim $(CONFDIR)
+ $(COPY) config/wallpapers $(CONFDIR)
$(COPY) config/x11 $(CONFDIR)
$(COPY) config/zathura $(CONFDIR)
$(COPY) config/zsh/zshrc $(ZSHRC)