build: make sure we have the new fonts subdir in evas test for dist

This is one o the odds of the EXTRA_DIST2 workaround I did to avoid the
to long arguments error we started to get a while ago. Normally
autotools would handle this but as we copy the files in a hook we also
need to amke sure the folder is created.
This commit is contained in:
Stefan Schmidt 2017-07-11 21:58:15 +02:00
parent 40d31b170c
commit 00c050a44b
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ install-examples:
dist-hook:
@mkdir -p $(distdir)/tests/elua/data/apps $(distdir)/tests/eolian/data
@mkdir -p $(distdir)/tests/evas/images $(distdir)/tests/evas/meshes
@mkdir -p $(distdir)/tests/evas/fonts
@mkdir -p $(distdir)/tests/efreet/data $(distdir)/tests/edje/data
@mkdir -p $(distdir)/tests/emotion/data $(distdir)/tests/evas/meshes/md2
@mkdir -p $(distdir)/tests/evas/meshes/obj $(distdir)/tests/efreet/data/sub