mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
build: Fix distcheck'ing of the systemd service file
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user