summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: cde33b126a775bbfc54eb3084afd2cdfb9a4ee89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
SUBDIRS = src po

EXTRA_DIST= \
	AUTHORS \
	ChangeLog \
	README \
	INSTALL \
	COPYING \
	config.d.in \
	intltool-extract.in \
	intltool-merge.in \
	intltool-update.in \
	mkinstalldirs

CLEANFILES = \
	intltool-extract \
	intltool-update \
	intltool-merge 

DISTCLEANFILES = \
	configure \
	config.guess \
	config.sub \
	Makefile.in \
	install-sh \
	aclocal.m4 \
	ltmain.sh \
	missing

MAINTAINERCLEANFILES = \
	INSTALL \
	intltool-extract.in \
	intltool-merge.in   \
	intltool-update.in  \
	mkinstalldirs