mirror of
https://github.com/brl/mutter.git
synced 2025-02-20 15:04:09 +00:00
Really install region.h as private header
Libmutter-private's preview-widget.h depends on region.h, so that one needs to be installed as well in order to keep dependees build. Signed-off-by: Tomas Frydrych <tf@linux.intel.com>
This commit is contained in:
parent
dad1f01c5b
commit
1024eae742
@ -181,7 +181,8 @@ libmutterinclude_base_headers = \
|
|||||||
# atomnames.h: macros cause problems for scanning process
|
# atomnames.h: macros cause problems for scanning process
|
||||||
libmutterinclude_extra_headers = \
|
libmutterinclude_extra_headers = \
|
||||||
ui/preview-widget.h \
|
ui/preview-widget.h \
|
||||||
include/atomnames.h
|
include/atomnames.h \
|
||||||
|
include/region.h
|
||||||
|
|
||||||
libmutterinclude_HEADERS = \
|
libmutterinclude_HEADERS = \
|
||||||
$(libmutterinclude_base_headers) \
|
$(libmutterinclude_base_headers) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user