summaryrefslogtreecommitdiff
path: root/scalable/stock/generic/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'scalable/stock/generic/Makefile.am')
-rw-r--r--scalable/stock/generic/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/scalable/stock/generic/Makefile.am b/scalable/stock/generic/Makefile.am
deleted file mode 100644
index a70ba5a40..000000000
--- a/scalable/stock/generic/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-NULL=
-
-iconsize=scalable
-category=stock
-subtype=generic
-icondir = $(datadir)/icons/gnome/$(iconsize)/$(category)/$(subtype)
-
-icon_DATA = \
- stock_person.svg \
- $(NULL)
-
-EXTRA_DIST = $(icon_DATA)
-
--include $(top_srcdir)/git.mk