From c0ca21b6664325478803b77cfa96ef0adaa72d53 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Wed, 16 Apr 2014 10:01:34 +0200 Subject: [PATCH] theme: Add new image files to EXTRA_DIST to fix distcheck This was broken in 995c0c0257605d857c907aab98fb8f942e4be411 --- legacy/elementary/data/themes/Makefile.am | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/legacy/elementary/data/themes/Makefile.am b/legacy/elementary/data/themes/Makefile.am index 444ea8320c..1571c6eddc 100644 --- a/legacy/elementary/data/themes/Makefile.am +++ b/legacy/elementary/data/themes/Makefile.am @@ -252,13 +252,25 @@ img/efm_generic_icon_base_empty.png \ img/efm_generic_icon_base.png \ img/efm_generic_icon_content_audio.png \ img/efm_generic_icon_content_code.png \ +img/efm_generic_icon_content_db.png \ +img/efm_generic_icon_content_doc.png \ +img/efm_generic_icon_content_draw.png \ img/efm_generic_icon_content_executable.png \ +img/efm_generic_icon_content_font.png \ +img/efm_generic_icon_content_formula.png \ +img/efm_generic_icon_content_image.png \ img/efm_generic_icon_content_logo.png \ img/efm_generic_icon_content_lo.png \ +img/efm_generic_icon_content_pdf.png \ +img/efm_generic_icon_content_pres.png \ +img/efm_generic_icon_content_ps.png \ img/efm_generic_icon_content_python.png \ img/efm_generic_icon_content_script.png \ +img/efm_generic_icon_content_spread.png \ +img/efm_generic_icon_content_template.png \ img/efm_generic_icon_content_text.png \ img/efm_generic_icon_content_unknown.png \ +img/efm_generic_icon_content_video.png \ img/efm_generic_icon_content_web.png \ img/efm_generic_icon_over_empty.png \ img/efm_generic_icon_over.png \