summaryrefslogtreecommitdiffstats
path: root/client/gui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'client/gui/Makefile.am')
-rw-r--r--client/gui/Makefile.am21
1 files changed, 21 insertions, 0 deletions
diff --git a/client/gui/Makefile.am b/client/gui/Makefile.am
new file mode 100644
index 00000000..e1204c92
--- /dev/null
+++ b/client/gui/Makefile.am
@@ -0,0 +1,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)
+