mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
Fix make distcheck
Fix missing documentation file when --enable-gtk-doc isn't passed along to configure.
This commit is contained in:
committed by
Daniel Drake
parent
b4ee4a5cdd
commit
b225947a56
@ -69,7 +69,7 @@ MAINTAINERCLEANFILES = \
|
|||||||
if ENABLE_GTK_DOC
|
if ENABLE_GTK_DOC
|
||||||
include $(top_srcdir)/gtk-doc.make
|
include $(top_srcdir)/gtk-doc.make
|
||||||
else
|
else
|
||||||
EXTRA_DIST =
|
EXTRA_DIST = fprintd-docs.xml
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Version information for marking the documentation
|
# Version information for marking the documentation
|
||||||
|
|||||||
Reference in New Issue
Block a user