summaryrefslogtreecommitdiff
path: root/24x24/stock/io/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '24x24/stock/io/Makefile.am')
-rw-r--r--24x24/stock/io/Makefile.am23
1 files changed, 0 insertions, 23 deletions
diff --git a/24x24/stock/io/Makefile.am b/24x24/stock/io/Makefile.am
deleted file mode 100644
index ad335f609..000000000
--- a/24x24/stock/io/Makefile.am
+++ /dev/null
@@ -1,23 +0,0 @@
-NULL=
-
-iconsize=24x24
-category=stock
-subtype=io
-icondir = $(datadir)/icons/gnome/$(iconsize)/$(category)/$(subtype)
-
-icon_DATA =\
- stock_export.png \
- stock_insert-file.png \
- stock_network-printer.png \
- stock_printers.png \
- stock_print-driver.png \
- stock_print-preview-print.png \
- stock_print-setup.png \
- stock_reload.png \
- stock_save-pdf.png \
- stock_save-template.png \
- $(NULL)
-
-EXTRA_DIST = $(icon_DATA)
-
--include $(top_srcdir)/git.mk