summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 4118852c4bad458854ac952f8074c688b6427430 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
AUTOMAKE_OPTIONS = 1.7

ACLOCAL_AMFLAGS = -I macros

SUBDIRS = libgame po src games tests

EXTRA_DIST = 			\
	autogen.sh		\
	config.h.in		\
	intltool-merge.in	\
	intltool-update.in	\
	intltool-extract.in	\
	MAINTAINERS		\
	DOCUMENTERS

CLEANFILES =			\
	./po/.intltool-merge-cache

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