]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/blob - icons/48x48/Makefile.am
a0b3ad801dfa7fe4fd5b64da78135febd49b6b1b
[xfce4-hdaps.git] / icons / 48x48 / Makefile.am
1 # $Id$
2
3 iconsdir = $(datadir)/icons/hicolor/48x48/apps
4 icons_DATA = \
5 xfce4-hdaps.png
6
7 EXTRA_DIST = \
8 $(icons_DATA)
9
10 # vi:set ts=8 sw=8 noet ai nocindent syntax=automake: