From 99818aaad3fbd688160919c7cfa5155fbcba8f60 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Mon, 30 Sep 2024 00:31:04 +0400 Subject: Makefile: config rule updated to install sites directory --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4eb84a8..d816822 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ config: $(COPY) config/x11 $(CONFDIR) $(COPY) config/zathura $(CONFDIR) $(COPY) config/mimeapps.list $(CONFDIR) - + $(COPY) config/sites/bookmarks.txt $(CONFDIR) $(LINK) $(CONFDIR)/shell/profile $(BASHPROFILE) $(LINK) $(CONFDIR)/shell/profile $(ZPROFILE) -- cgit v1.2.3