build: Fix file reference

This commit is contained in:
Florian Müllner 2016-11-23 22:23:08 +01:00
parent 09e6bb5d56
commit 26aa32c6cc

View File

@ -64,6 +64,7 @@ dist_theme_files = \
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/pad-osd.css \
theme/parse-sass.sh \ theme/parse-sass.sh \
$(NULL) $(NULL)
@ -116,7 +117,6 @@ EXTRA_DIST = \
$(convert_DATA) \ $(convert_DATA) \
$(keys_DATA) \ $(keys_DATA) \
$(dist_theme_files) \ $(dist_theme_files) \
pad-osd.css \
perf-background.xml.in \ perf-background.xml.in \
org.gnome.Shell.PortalHelper.desktop.in.in \ org.gnome.Shell.PortalHelper.desktop.in.in \
org.gnome.Shell.PortalHelper.service.in \ org.gnome.Shell.PortalHelper.service.in \