1
0
Fork 0
mutter-performance-source/Makefile.am
Damien Lespiau c310dbbc72 build: Make sure to build examples, doc and po last
It seems more natural to compile examples after optional libraries as
you could have an example illustrating one of those libraries.

Build the docs and po files at the end too, trying to group the
compilation of C files together.
2011-05-06 18:56:38 +01:00

11 lines
171 B
Makefile

SUBDIRS = cogl
if BUILD_COGL_PANGO
SUBDIRS += cogl-pango
endif
SUBDIRS += examples doc po
ACLOCAL_AMFLAGS = -I build/autotools ${ACLOCAL_FLAGS}
EXTRA_DIST = README.in