stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ba71b90ea78cdb912bc2fe6d1701436a7e465f69
commit ba71b90ea78cdb912bc2fe6d1701436a7e465f69 Author: Stefan Schmidt <[email protected]> Date: Fri Nov 4 14:49:53 2016 +0100 themes: add missing uiclock edc file to build for distcheck Another (hopefully the last) missing file from the ui clock commit which did not make it to the tarball. --- data/elementary/themes/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/data/elementary/themes/Makefile.am b/data/elementary/themes/Makefile.am index b8e16c7..3ae20fa 100644 --- a/data/elementary/themes/Makefile.am +++ b/data/elementary/themes/Makefile.am @@ -145,6 +145,7 @@ elementary/themes/edc/elm/spinner.edc \ elementary/themes/edc/elm/thumb.edc \ elementary/themes/edc/elm/toolbar.edc \ elementary/themes/edc/elm/tooltip.edc \ +elementary/themes/edc/elm/uiclock.edc \ elementary/themes/edc/elm/video.edc \ elementary/themes/edc/elm/win.edc \ \ --
