2018-07-17 06:39:57 -04:00
|
|
|
pkgdatadir = $(datadir)/mutter-$(LIBMUTTER_API_VERSION)
|
|
|
|
pkglibdir = $(libdir)/mutter-$(LIBMUTTER_API_VERSION)
|
2001-06-02 00:14:18 -04:00
|
|
|
|
2016-04-08 13:58:20 -04:00
|
|
|
SUBDIRS = cogl clutter data src po doc
|
2001-06-02 00:14:18 -04:00
|
|
|
|
2013-08-26 06:47:13 -04:00
|
|
|
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
|
|
|
|
2014-06-05 04:50:15 -04:00
|
|
|
DISTCLEANFILES = \
|
|
|
|
intltool-extract \
|
|
|
|
intltool-merge \
|
|
|
|
intltool-update \
|
|
|
|
po/stamp-it \
|
|
|
|
po/.intltool-merge-cache
|