summaryrefslogtreecommitdiff
path: root/data/test/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-02-14 23:19:48 +0300
committerAndrei Karas <akaras@inbox.ru>2018-02-14 23:19:48 +0300
commit9e16f95bd0083af4eeacba5850c22d95529cce79 (patch)
tree924b21a0ffad1369f27f76916eb66604e3b128df /data/test/Makefile.am
parent1070c686aede19ceb1c359ae0d9bd26874d03d96 (diff)
downloadplus-9e16f95bd0083af4eeacba5850c22d95529cce79.tar.gz
plus-9e16f95bd0083af4eeacba5850c22d95529cce79.tar.bz2
plus-9e16f95bd0083af4eeacba5850c22d95529cce79.tar.xz
plus-9e16f95bd0083af4eeacba5850c22d95529cce79.zip
Add unit test for creation window CharCreateDialog.
Diffstat (limited to 'data/test/Makefile.am')
-rw-r--r--data/test/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/data/test/Makefile.am b/data/test/Makefile.am
index fd185e722..0fb49e6a1 100644
--- a/data/test/Makefile.am
+++ b/data/test/Makefile.am
@@ -24,7 +24,11 @@ test_DATA = \
test4.zip \
test5.zip \
testintmap.xml \
- units.xml
+ units.xml \
+ graphics/sprites/hairstyles/hairstyle01.png \
+ graphics/sprites/hairstyles/hairstyle01.xml \
+ graphics/sprites/hairstyles/hairstyle02.png \
+ graphics/sprites/hairstyles/hairstyle02.xml
EXTRA_DIST = \
$(test_DATA) \