2008-04-29 Matthew Allum <mallum@openedhand.com>

* clutter/glx/Makefile.am:
        * clutter/x11/Makefile.am:
        Revert header install locations (Mistake in previous commit,
        fixes #898)
This commit is contained in:
Matthew Allum 2008-04-29 22:02:10 +00:00
parent a5cd811a9c
commit f9c43cd640
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
2008-04-29 Matthew Allum <mallum@openedhand.com>
* clutter/glx/Makefile.am:
* clutter/x11/Makefile.am:
Revert header install locations (Mistake in previous commit,
fixes #898)
2008-04-29 Neil Roberts <neil@o-hand.com>
* clutter/clutter-actor.c (clutter_actor_move_anchor_point): The

View File

@ -1,4 +1,4 @@
libclutter_glx_includedir = $(includedir)/clutter-@CLUTTER_API_VERSION@/clutter/glx
libclutter_glx_includedir = $(includedir)/clutter-@CLUTTER_API_VERSION@/clutter
libclutter_glx_include_HEADERS = clutter-glx.h clutter-glx-texture-pixmap.h
INCLUDES = \

View File

@ -1,4 +1,4 @@
libclutter_x11_includedir = $(includedir)/clutter-@CLUTTER_API_VERSION@/clutter/x11
libclutter_x11_includedir = $(includedir)/clutter-@CLUTTER_API_VERSION@/clutter
libclutter_x11_include_HEADERS = clutter-x11.h \
clutter-x11-texture-pixmap.h