mirror of
https://github.com/brl/mutter.git
synced 2025-07-24 02:18:02 +00:00
clutter: Install cally headers again when using autotools
The install step was accidentally removed.
This commit is contained in:
@@ -544,6 +544,9 @@ cally_sources_private = \
|
|||||||
cally/cally-actor-private.h \
|
cally/cally-actor-private.h \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
cally_includedir = $(clutter_base_includedir)/cally
|
||||||
|
cally_include_HEADERS = $(cally_sources_h)
|
||||||
|
|
||||||
# general build rules:
|
# general build rules:
|
||||||
# you should not need to modify anything below this point
|
# you should not need to modify anything below this point
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user