(libotf_la_SOURCES): Exclude otferror.h.
[m17n/libotf.git] / src / Makefile.am
1 # Makefile.am -- src level Makefile for libotf.
2 # Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
3 #   National Institute of Advanced Industrial Science and Technology (AIST)
4 #   Registration Number H15PRO167
5
6 # This file is part of libotf.
7
8 # Libotf is free software; you can redistribute it and/or modify it
9 # under the terms of the GNU Lesser General Public License as published
10 # by the Free Software Foundation; either version 2.1 of the License, or
11 # (at your option) any later version.
12
13 # Libotf is distributed in the hope that it will be useful, but WITHOUT
14 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
15 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
16 # License for more details.
17
18 # You should have received a copy of the GNU Lesser General Public
19 # License along with this library, in a file named COPYING; if not,
20 # write to the Free Software Foundation, Inc., 59 Temple Place, Suite
21 # 330, Boston, MA 02111-1307, USA
22
23 ## Process this file with Automake to create Makefile.in
24
25 lib_LTLIBRARIES = libotf.la
26
27 libotf_la_SOURCES = \
28         otf.h \
29         otferror.c \
30         otfopen.c \
31         otfdrive.c
32
33 include_HEADERS = otf.h