summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 375e4e1efbb40bce4d81f22163a9307bd3a368b9 (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
SUBDIRS = \
	src

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

CLEANFILES =

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


# "make samples" target
#   generate sample structure
samples:
	(cd sample && ./gen.sh)


ACLOCAL_AMFLAGS = -I m4