spiegel-keyman/linux/scim_kmfl_imengine/data/icons/Makefile.am
2006-11-21 16:44:29 +00:00

25 lines
918 B
Makefile

## Makefile.am -- Process this file with automake to produce Makefile.in
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 2, or (at your option)
## any later version.
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
## GNU General Public License for more details.
##
## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
MAINTAINERCLEANFILES = Makefile.in
INST_ICONS = default.png
EXTRA_DIST = $(INST_ICONS)
icondir = @SCIM_DATADIR@/kmfl/icons
icon_DATA = $(INST_ICONS)