mirror of
https://github.com/brl/mutter.git
synced 2024-11-24 17:10:40 -05:00
build: Dist cogl-mutter/cogl-clutter headers
This commit is contained in:
parent
daf5a112fb
commit
a310ba7649
@ -560,7 +560,7 @@ pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = $(pc_files)
|
||||
DISTCLEANFILES += $(pc_files)
|
||||
|
||||
clutter_include_HEADERS = $(source_h) clutter.h clutter-version.h clutter-autocleanups.h
|
||||
clutter_include_HEADERS = $(source_h) clutter.h clutter-version.h clutter-autocleanups.h clutter-mutter.h
|
||||
nodist_clutter_include_HEADERS = clutter-config.h $(built_source_h)
|
||||
|
||||
clutter_deprecated_HEADERS = $(deprecated_h)
|
||||
|
@ -124,6 +124,7 @@ cogl_nonintrospected_h = \
|
||||
cogl-texture.h \
|
||||
cogl-types.h \
|
||||
cogl-gtype-private.h \
|
||||
cogl-mutter.h \
|
||||
$(NULL)
|
||||
|
||||
cogl_nodist_h = \
|
||||
|
Loading…
Reference in New Issue
Block a user