~robertcarr/libunity-webapps/fix-1059846-happy-october

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
## Process this file with automake to produce Makefile.in
## Created by Anjuta

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

collect-coverage:
	tools/collect-coverage.sh