build: Dist theme documentation/helpers
This commit is contained in:
parent
f5e07fbeba
commit
39ecd3b5a8
@ -49,12 +49,15 @@ theme_sources = \
|
|||||||
|
|
||||||
dist_theme_files = \
|
dist_theme_files = \
|
||||||
$(theme_sources) \
|
$(theme_sources) \
|
||||||
|
theme/Gemfile \
|
||||||
theme/HACKING \
|
theme/HACKING \
|
||||||
|
theme/README \
|
||||||
theme/gnome-shell-sass/COPYING \
|
theme/gnome-shell-sass/COPYING \
|
||||||
theme/gnome-shell-sass/HACKING \
|
theme/gnome-shell-sass/HACKING \
|
||||||
theme/gnome-shell-sass/NEWS \
|
theme/gnome-shell-sass/NEWS \
|
||||||
theme/gnome-shell-sass/README \
|
theme/gnome-shell-sass/README \
|
||||||
theme/gnome-shell-sass/gnome-shell-sass.doap \
|
theme/gnome-shell-sass/gnome-shell-sass.doap \
|
||||||
|
theme/parse-sass.sh \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
%.css: %.scss $(theme_sources)
|
%.css: %.scss $(theme_sources)
|
||||||
|
Loading…
Reference in New Issue
Block a user