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