Include misdnlogger.conf.sample in make dist

This commit is contained in:
Thomas Jarosch 2015-09-03 10:54:32 +02:00 committed by Karsten Keil
parent 5875f14832
commit bdb5d3903c
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ AM_CPPFLAGS = -Wall -Werror -I$(top_srcdir)/include $(_MEMLEAKDEBUG)
CLEANFILES = *~
EXTRA_DIST = misdnlogger.conf.sample
install-data-local:
install -d $(DESTDIR)$(sysconfdir)
install -m 644 misdnlogger.conf.sample $(DESTDIR)$(sysconfdir)/misdnlogger.conf