summaryrefslogtreecommitdiffstats
path: root/icons/32x32
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-01-06 02:23:58 +0000
committerDavid Robillard <d@drobilla.net>2008-01-06 02:23:58 +0000
commitb43eaf9a9521a55c6cbbedb62147c2daaaf6e32d (patch)
treed4e52465ff47ee7ed962aaa180f5509ce36f4bec /icons/32x32
parent00176fa0e8e834608efa5b2a44b3954132fb13ea (diff)
downloadpatchage-b43eaf9a9521a55c6cbbedb62147c2daaaf6e32d.tar.gz
patchage-b43eaf9a9521a55c6cbbedb62147c2daaaf6e32d.tar.bz2
patchage-b43eaf9a9521a55c6cbbedb62147c2daaaf6e32d.zip
Install icon to standard (themeable) location.
git-svn-id: http://svn.drobilla.net/lad/patchage@1013 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'icons/32x32')
-rw-r--r--icons/32x32/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/32x32/Makefile.am b/icons/32x32/Makefile.am
new file mode 100644
index 0000000..9b03b6e
--- /dev/null
+++ b/icons/32x32/Makefile.am
@@ -0,0 +1,4 @@
+icondir = $(datadir)/icons/hicolor/32x32/apps
+icon_DATA = patchage.png
+
+EXTRA_DIST = $(icon_DATA)