mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
build: Fix gtk-doc build failure when native backend is disabled
https://bugzilla.gnome.org/show_bug.cgi?id=743173
This commit is contained in:
parent
db384a656c
commit
0bfebc3cae
@ -115,8 +115,10 @@ IGNORE_HFILES= \
|
|||||||
if !HAVE_NATIVE_BACKEND
|
if !HAVE_NATIVE_BACKEND
|
||||||
IGNORE_HFILES+= \
|
IGNORE_HFILES+= \
|
||||||
meta-backend-native.h \
|
meta-backend-native.h \
|
||||||
|
meta-barrier-native.h \
|
||||||
meta-cursor-renderer-native.h \
|
meta-cursor-renderer-native.h \
|
||||||
meta-idle-monitor-native.h \
|
meta-idle-monitor-native.h \
|
||||||
|
meta-input-settings-native.h \
|
||||||
meta-monitor-manager-kms.h \
|
meta-monitor-manager-kms.h \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user