summaryrefslogtreecommitdiff
path: root/48x48/stock/io/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '48x48/stock/io/Makefile.am')
-rw-r--r--48x48/stock/io/Makefile.am24
1 files changed, 0 insertions, 24 deletions
diff --git a/48x48/stock/io/Makefile.am b/48x48/stock/io/Makefile.am
deleted file mode 100644
index 98c7d1966..000000000
--- a/48x48/stock/io/Makefile.am
+++ /dev/null
@@ -1,24 +0,0 @@
-NULL=
-
-iconsize=48x48
-category=stock
-subtype=io
-icondir = $(datadir)/icons/gnome/$(iconsize)/$(category)/$(subtype)
-
-icon_DATA =\
- stock_network-printer.png \
- stock_print.png \
- stock_printers.png \
- stock_print-driver.png \
- stock_print-duplex.png \
- stock_print-duplex-no-tumble.png \
- stock_print-duplex-tumble.png \
- stock_print-non-duplex.png \
- stock_print-preview.png \
- stock_print-preview-print.png \
- stock_print-setup.png \
- $(NULL)
-
-EXTRA_DIST = $(icon_DATA)
-
--include $(top_srcdir)/git.mk