mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-05 19:18:11 +02:00
trivial: enable gtk-doc in make distcheck
This commit is contained in:
parent
8362088d12
commit
962539a31d
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ pkgconfigdir = $(libdir)/pkgconfig
|
|||
pkgconfig_DATA = devkit-power-gobject.pc
|
||||
|
||||
# xsltproc barfs on 'make distcheck'; disable for now
|
||||
DISTCHECK_CONFIGURE_FLAGS=--disable-man-pages --disable-gtk-doc --enable-introspection
|
||||
DISTCHECK_CONFIGURE_FLAGS=--disable-man-pages --enable-gtk-doc --enable-introspection
|
||||
|
||||
clean-local :
|
||||
rm -f *~
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue