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