[gtk-doc] Fix build without gobject

This commit is contained in:
Behdad Esfahbod 2013-08-29 15:56:16 -04:00
parent 263372f15f
commit e4ce6745e1

View File

@ -61,7 +61,7 @@ IGNORE_HFILES=`cd $(top_srcdir)/src; find . -path './hb-*/*.h' | sed 's@^.*/@@'`
if HAVE_GOBJECT
else
# XXX Prevent "make dist"
IGNORE_HFILES+=hb-gobject.h
IGNORE_HFILES+=hb-gobject.h hb-gobject-enums.h hb-gobject-structs.h
endif
# Images to copy into HTML directory.