~ps-jenkins/libunity-webapps/latestsnapshot-2.5.0+13.10.20140327-0ubuntu1

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src po tests data docs tools

INTLTOOL_FILES = intltool-extract.in \
	intltool-merge.in \
	intltool-update.in

EXTRA_DIST = $(unity_webappsdoc_DATA) \
	$(INTLTOOL_FILES) \
	autogen.sh

DISTCLEANFILES = intltool-extract \
	intltool-merge \
	intltool-update \
	po/.intltool-merge-cache


DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc

include $(top_srcdir)/Makefile.am.coverage