mirror of
https://github.com/brl/mutter.git
synced 2024-11-08 23:16:20 -05:00
13 lines
302 B
Makefile
13 lines
302 B
Makefile
|
|
SUBDIRS=src po doc
|
|
|
|
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
|
|
|
EXTRA_DIST = HACKING MAINTAINERS rationales.txt
|
|
|
|
DISTCLEANFILES = intltool-extract intltool-merge intltool-update po/stamp-it po/.intltool-merge-cache
|
|
|
|
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
|
|
|
|
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|