1
0
Fork 0
mutter-performance-source/clutter/json
Emmanuele Bassi d263e7a78b [build] Install JSON headers inside the right directory
Don't install inside the clutter-MAJOR_MINOR/ directory, but use
the API_VERSION (1.0).

Otherwise we'd have the Clutter headers for 1.x inside:

        $includedir/clutter-1.0/clutter

And the JSON-related headers inside:

        $includedir/clutter-1.<minor>/clutter
2009-08-10 17:19:04 +01:00
..
json-array.c [json] Update the internal JSON-GLib copy 2009-06-09 14:07:22 +01:00
json-generator.c [json] Update the internal JSON-GLib copy 2009-06-09 14:07:22 +01:00
json-generator.h 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 15:03:22 +00:00
json-glib.h 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 15:03:22 +00:00
json-marshal.c 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 15:03:22 +00:00
json-marshal.h 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 15:03:22 +00:00
json-node.c [json] Update the internal JSON-GLib copy 2009-06-09 14:07:22 +01:00
json-object.c Remove unused variable to fix compiler warning. 2009-07-28 12:13:44 +01:00
json-parser.c [json] Update the internal JSON-GLib copy 2009-06-09 14:07:22 +01:00
json-parser.h 2007-12-06 Emmanuele Bassi <ebassi@openedhand.com> 2007-12-06 11:25:16 +00:00
json-types-private.h [json] Update the internal JSON-GLib copy 2009-06-09 14:07:22 +01:00
json-types.h [json] Update the internal JSON-GLib copy 2009-06-09 14:07:22 +01:00
Makefile.am [build] Install JSON headers inside the right directory 2009-08-10 17:19:04 +01:00