mirror of
https://github.com/brl/mutter.git
synced 2024-11-09 23:46:33 -05:00
12 lines
200 B
Makefile
12 lines
200 B
Makefile
|
|
SUBDIRS = cogl clutter data src po doc
|
|
|
|
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
|
|
|
DISTCLEANFILES = \
|
|
intltool-extract \
|
|
intltool-merge \
|
|
intltool-update \
|
|
po/stamp-it \
|
|
po/.intltool-merge-cache
|