summaryrefslogtreecommitdiffstats
path: root/client/gui/Makefile.am
blob: 81e4f88ecb719b0fdc0916f8108cd2b62ab14010 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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)