summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 98e7971..3dd12fd 100644
--- a/Makefile
+++ b/Makefile
@@ -263,9 +263,9 @@ install-$(PLUGIN4): libvdr-$(PLUGIN4).so
install -D libvdr-$(PLUGIN4).so $(DESTDIR)$(LIBDIR)/libvdr-$(PLUGIN4).so.$(APIVERSION)
install-conf:
- mkdir -p $(DESTDIR)$(CONFDIR)/plugins/$(PLUGIN)
+ mkdir -p $(DESTDIR)$(CONFDIR)/plugins/$(PLUGIN)/conf.d
cp -n conf/* $(DESTDIR)$(CONFDIR)/plugins/$(PLUGIN)
-
+
install-doc:
mkdir -p $(DESTDIR)$(MANDIR)/man1
mkdir -p $(DESTDIR)$(MANDIR)/man4