mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-05-05 01:47:58 +02:00
build: Fix distcheck'ing of the systemd service file
This commit is contained in:
parent
476b175cc0
commit
21459e6d7d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue