Fix distcheck wrt new fdo icons

distcheck is still not working for the lacks of the svg loader in efl
This commit is contained in:
Davide Andreoli 2016-05-05 22:41:09 +02:00
parent 43e4fac316
commit 6c2c9bc63a
2 changed files with 13 additions and 4 deletions

View File

@ -2,7 +2,7 @@ EDJE_CC_ELM_FLAGS = \
-id $(top_srcdir)/data/elementary/themes/img \
-id $(top_srcdir)/data/elementary/themes/fdo \
-fd $(top_srcdir)/data/elementary/themes/fnt \
-sd $(top_srcdir)/data/elementary/themes/snd \
-sd $(top_srcdir)/data/elementary/themes/snd \
-l $(top_srcdir)/COPYING \
-a $(top_srcdir)/AUTHORS \
-fastdecomp
@ -984,6 +984,14 @@ elementary/themes/snd/kbd-tap2.wav \
elementary/themes/snd/kbd-tap3.wav \
elementary/themes/snd/kbd-tap4.wav \
elementary/themes/snd/kbd-tap5.wav \
elementary/themes/snd/kbd-tap.wav
elementary/themes/snd/kbd-tap.wav \
\
elementary/themes/fdo/actions/scalable \
elementary/themes/fdo/categories/scalable \
elementary/themes/fdo/emblems/scalable \
elementary/themes/fdo/places/16 \
elementary/themes/fdo/places/scalable \
elementary/themes/fdo/status/scalable
EXTRA_DIST += $(elementary_themes_files)

View File

@ -15,9 +15,10 @@
*
* NOTE: if you add an new icon you must add it to:
* - this file (of course)
* - data/elementary/themes/Makefile.am
* - elm_icon documentation ????? really? #################################
* - data/elementary/themes/Makefile.am (only for new dirs)
* - elm_icon documentation ????? really?
* - check they appear in: elementary_test -to "Icon Standard"
* - don't forget to run "make distcheck"
*
*/