summaryrefslogtreecommitdiffstats
path: root/.local/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '.local/Makefile')
-rw-r--r--.local/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/.local/Makefile b/.local/Makefile
new file mode 100644
index 0000000..4b1a1cf
--- /dev/null
+++ b/.local/Makefile
@@ -0,0 +1,4 @@
+DESTDIR:=$(DESTDIR)/.local
+modules=share
+
+include ../dotfiles.mk