summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8e829ed9..768e5be0 100644
--- a/Makefile
+++ b/Makefile
@@ -129,6 +129,8 @@ install: install-mo
$(INSTALL) doc/$(PODBEUTER).1 $(prefix)/share/man/man1
$(MKDIR) $(docdir)
$(INSTALL) -m 644 doc/xhtml/* $(docdir) || true
+ $(MKDIR) $(docdir)/examples
+ $(INSTALL) -m 644 doc/example-config $(docdir)/examples/config || true
uninstall:
$(RM) $(prefix)/bin/$(NEWSBEUTER)