mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 16:16:20 -05:00
223e14811c
Cogl has now been split out into a standalone project with a separate repository at git://git.gnome.org/cogl. From now on the Clutter build will now simply look for a cogl-1.0 pkg-config file to find a suitable Cogl library to link against at build time.
4 lines
54 B
Makefile
4 lines
54 B
Makefile
SUBDIRS = clutter cally
|
|
|
|
DIST_SUBDIRS = clutter cally
|