summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 3d7dd3ebacd2f439e2bd212231e634cd8d49732a (plain)
1
2
3
4
5
6
7
SUBDIRS = cogl pango

if COGL_STANDALONE_BUILD
SUBDIRS += po examples
endif

ACLOCAL_AMFLAGS = -I build/autotools ${ACLOCAL_FLAGS}