summaryrefslogtreecommitdiffstats
path: root/ui/common/Makefile.am
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2013-04-10 12:13:35 +1000
committerGeoff Levand <geoff@infradead.org>2013-04-10 10:56:20 -0700
commit8c3d5ce5b02ffce64ae3a8ab3fef43be17f6974d (patch)
tree9a84a2e577409ee72692f1121b9ee8a324eb77d4 /ui/common/Makefile.am
parent3e2c3846b8a1385907a39728f13a3662ef4047db (diff)
downloadtalos-petitboot-8c3d5ce5b02ffce64ae3a8ab3fef43be17f6974d.tar.gz
talos-petitboot-8c3d5ce5b02ffce64ae3a8ab3fef43be17f6974d.zip
ui/common: Remove unused artwork
A few of the oxygen icons are no longer used, so remove them from the artwork tree. Coincidentally, this fixes and issue with `make dist`, as the drive-removable-media-usb-pendrive.png file is too long (when used with an autogenerated git version string) to be tar-ed up. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Geoff Levand <geoff@infradead.org>
Diffstat (limited to 'ui/common/Makefile.am')
-rw-r--r--ui/common/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/common/Makefile.am b/ui/common/Makefile.am
index 855dde8..284bf36 100644
--- a/ui/common/Makefile.am
+++ b/ui/common/Makefile.am
@@ -54,9 +54,6 @@ artwork += \
$(srcdir)/artwork/oxygen/configure.png \
$(srcdir)/artwork/oxygen/COPYING-oxygen \
$(srcdir)/artwork/oxygen/drive-harddisk.png \
- $(srcdir)/artwork/oxygen/drive-optical.png \
- $(srcdir)/artwork/oxygen/drive-removable-media-usb-pendrive.png \
- $(srcdir)/artwork/oxygen/media-optical.png \
$(srcdir)/artwork/oxygen/network-wired.png \
$(srcdir)/artwork/oxygen/utilities-terminal.png
endif
OpenPOWER on IntegriCloud