build: make sure we have the new fonts subdir in evas test for dist
authorStefan Schmidt <stefan@osg.samsung.com>
Tue, 11 Jul 2017 19:58:15 +0000 (21:58 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Tue, 11 Jul 2017 20:12:40 +0000 (22:12 +0200)
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.

src/Makefile.am

index cb89e3c..10eba07 100644 (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