summaryrefslogtreecommitdiff
path: root/components/hardware/icons/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'components/hardware/icons/Makefile.am')
-rw-r--r--components/hardware/icons/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/components/hardware/icons/Makefile.am b/components/hardware/icons/Makefile.am
deleted file mode 100644
index 6e48a759a..000000000
--- a/components/hardware/icons/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-icondir = $(datadir)/pixmaps/nautilus
-
-icon_DATA = \
- cpu.png \
- HD_drive.png \
- CD_drive.png \
- memory_chip.gif
-
-EXTRA_DIST = $(icon_DATA)