build: ensure we have a data_aux direcroy in our dist for the test eo files

Summary:
Due to our EXTRA_DIST2 crutch we need to handle the directory creation
on our won here. That was forgotten for the new data_aux folder in the
eolian tests. Creating it allows the files to be copied over and the
eolain seuite to pass in distcheck.

Reviewers: q66

Reviewed By: q66

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7477
This commit is contained in:
Stefan Schmidt 2018-12-20 11:45:15 +01:00 committed by Daniel Kolesa
parent 149dcb17cb
commit 947b4f2c78
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,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/evas/fonts $(distdir)/tests/eolian/data_aux
@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