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