[gtk-doc] Fix build without gobject
This commit is contained in:
parent
263372f15f
commit
e4ce6745e1
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user