Change header in icons/Makefile.am
[ibus-tmpl.git] / icons / Makefile.am
blobe6f219ff507e507fe56fb258510e1bfd3c5aa96d
1 # vim:set noet ts=4:
3 # ibus-tmpl - The Input Bus template project
5 # Copyright (c) 2007-2008 Huang Peng <shawn.p.huang@gmail.com>
7 # This program is free software; you can redistribute it and/or modify
8 # it under the terms of the GNU General Public License as published by
9 # the Free Software Foundation; either version 2, or (at your option)
10 # any later version.
12 # This program is distributed in the hope that it will be useful,
13 # but WITHOUT ANY WARRANTY; without even the implied warranty of
14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15 # GNU General Public License for more details.
17 # You should have received a copy of the GNU General Public License
18 # along with this program; if not, write to the Free Software
19 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
21 icons_DATA = \
22         ibus-enchant.svg \
23         $(NULL)
25 iconsdir = $(datadir)/ibus/icons
27 EXTRA_DIST = \
28         ibus-enchant.svg \
29         $(NULL)