build: Fix distcheck'ing of the systemd service file

This commit is contained in:
Bastien Nocera
2013-03-05 15:50:18 +01:00
parent 476b175cc0
commit 21459e6d7d

View File

@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = dist-bzip2
SUBDIRS = src data tests pam doc po
EXTRA_DIST = TODO intltool-extract.in intltool-merge.in intltool-update.in
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-systemdsystemunitdir='$${libdir}/systemd/system-distcheck'
all: check create-pot