build: fix distcheck

This commit is contained in:
Christian Hergert
2016-10-11 20:51:41 -07:00
parent 7f4b372b08
commit b10948a51a
4 changed files with 10 additions and 8 deletions

View File

@ -2,7 +2,7 @@ SUBDIRS = daemon data help lib po src tools tests
EXTRA_DIST = AUTHORS tap-test COPYING.gpl-2
DISTCHECK_CONFIGURE_FLAGS = --with-systemdsystemunitdir='$(prefix)/etc/systemd/system'
DISTCHECK_CONFIGURE_FLAGS = --with-sysprofd=bundled --with-systemdsystemunitdir='$(prefix)/etc/systemd/system'
AUTHORS:
$(AM_V_GEN)if test -d "$(srcdir)/.git"; \