mbox

[1/3] Add missing logdir to Makefile.

Message ID 20170125134821.15442-1-stefan.schantl@ipfire.org
State Accepted
Commit 9c9d0585d9cbfd3aeb30955f78572a45ec607d8c
Headers

Message

Stefan Schantl Jan. 26, 2017, 12:48 a.m. UTC
  The logdir has not been created during the "make install" process
and therefore not been shipped yet.

This directory is used to store various databases which contains
data about the zones and routes. They can easily accessed by
the upcomming WUI to display or compute those information.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 Makefile.am | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)