summaryrefslogtreecommitdiffstats
path: root/client/gui/Makefile.am
blob: e1204c92317cbf721ae9c266902e03b1987b255c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
NULL =

EXTRA_DIST = \
	commonv2c.ttf.c			\
	commonwealth-10.font.c		\
	dejavu_sans-10.font.c		\
	dejavu_sans.ttf.c		\
	gui.cpp				\
	gui.h				\
	resource_provider.cpp		\
	resource_provider.h		\
	softrenderer.cpp		\
	softrenderer.h			\
	softtexture.cpp			\
	softtexture.h			\
	taharez_look.imageset.c		\
	taharez_look.looknfeel.c	\
	taharez_look.scheme.c		\
	taharez_look.tga.c		\
        $(NULL)