This website requires JavaScript.
Explore
Help
Register
Sign In
brl
/
mutter
Watch
1
Star
0
Fork
0
You've already forked mutter
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9cba5b83bd
mutter
/
doc
/
reference
/
Makefile.am
4 lines
64 B
Makefile
Raw
Normal View
History
Unescape
Escape
build: Cogl-2.0 API reference should be conditionally built Building the API reference for Cogl 2.0 is fairly confusing: the API itself is experimental and for internal use only -- though we want feedback for it. Let's build the API reference only when Clutter is configured with a specific configure switch, so that people that wish to give feedback on the API and its documentation can do it.
2010-11-17 14:13:55 -05:00
SUBDIRS
=
cogl clutter cally
docs: don't dist cogl-2.0 manual if not built If not configured with --enable-cogl2-reference then don't try and dist the doc/references/cogl-2.0 manual. Although this means a tarball built this way will not be able to build the experimental cogl-2.0 manual this isn't considered a big problem since anyone interested in this would hopefully be tracking git for now or we can simply be careful to configure with --enable-cogl2-reference for our tarball releases.
2010-12-07 07:13:10 -05:00
DIST_SUBDIRS
=
cogl clutter cally
Reference in New Issue
Copy Permalink