mirror of
https://gitlab.freedesktop.org/libfprint/fprintd.git
synced 2026-05-05 22:48:04 +02:00
Fix make distcheck
Fix missing documentation file when --enable-gtk-doc isn't passed along to configure.
This commit is contained in:
parent
b4ee4a5cdd
commit
b225947a56
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ MAINTAINERCLEANFILES = \
|
|||
if ENABLE_GTK_DOC
|
||||
include $(top_srcdir)/gtk-doc.make
|
||||
else
|
||||
EXTRA_DIST =
|
||||
EXTRA_DIST = fprintd-docs.xml
|
||||
endif
|
||||
|
||||
# Version information for marking the documentation
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue