mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2025-12-25 02:30:09 +01:00
build: Enable gtk-doc when dist'ing
This commit is contained in:
parent
5b466bbab8
commit
815df79451
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@ 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
|
||||
|
||||
all: check create-pot
|
||||
|
||||
check: check-translations
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue