mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 09:30:45 -05:00
clutter: Install cally headers again when using autotools
The install step was accidentally removed.
This commit is contained in:
parent
4ce4a2b134
commit
fc5b94e077
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user