summaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2012-01-12 21:27:51 +0100
committerAlexander Larsson <alexl@redhat.com>2012-01-16 14:22:38 +0100
commit733c890a5d7e4615b754accc0c7906545b9a0b59 (patch)
tree99453b51df2ebc9983d9acf054d6cc149d68afe5 /icons
parentd6291d9ae62de65deaafd72cf9f5a5e22e627cf3 (diff)
downloadnautilus-733c890a5d7e4615b754accc0c7906545b9a0b59.tar.gz
Move all ui files and icons into resources
Diffstat (limited to 'icons')
-rw-r--r--icons/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am
index b183e9ce6..3e2a6d788 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -1,10 +1,8 @@
NULL=
-icondir = $(datadir)/pixmaps/nautilus
-
-icon_DATA =\
+noinst_DATA =\
knob.png \
thumbnail_frame.png \
$(NULL)
-EXTRA_DIST = $(icon_DATA)
+EXTRA_DIST = $(noinst_DATA)