Fix make distcheck

Fix missing documentation file when --enable-gtk-doc isn't passed
along to configure.
This commit is contained in:
Bastien Nocera
2008-11-23 14:08:08 +00:00
committed by Daniel Drake
parent b4ee4a5cdd
commit b225947a56

View File

@ -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