summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2010-12-16 15:24:35 +0000
committerBastien Nocera <hadess@hadess.net>2010-12-16 18:37:59 +0000
commitdbdfacc0225351e4c1a620d97cbe6eb83215309c (patch)
treed7ef7e965f5ea54ae1a4f7eacd5eb76b3ce0e612
parent30d878cfd5cd720fc1bf090532f77531e9da76da (diff)
background: Add icons to the dist
-rw-r--r--panels/background/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/panels/background/Makefile.am b/panels/background/Makefile.am
index 56ecee3a6..3291cd8d9 100644
--- a/panels/background/Makefile.am
+++ b/panels/background/Makefile.am
@@ -8,10 +8,10 @@ dist_ui_DATA = \
display-overlay.png
slideshowicondir = $(datadir)/icons/hicolor/scalable/categories/
-slideshowicon_DATA = slideshow-symbolic.svg
+dist_slideshowicon_DATA = slideshow-symbolic.svg
slideshowemblemdir = $(datadir)/icons/hicolor/scalable/emblems/
-slideshowemblem_DATA = slideshow-emblem.svg
+dist_slideshowemblem_DATA = slideshow-emblem.svg
INCLUDES = \
$(PANEL_CFLAGS) \