Blame Makefile.am

Packit daac2c
# Makefile.am -- top level Makefile for libotf.
Packit daac2c
# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
Packit daac2c
#   National Institute of Advanced Industrial Science and Technology (AIST)
Packit daac2c
#   Registration Number H15PRO167
Packit daac2c
Packit daac2c
# This file is part of libotf.
Packit daac2c
Packit daac2c
# Libotf is free software; you can redistribute it and/or modify it
Packit daac2c
# under the terms of the GNU Lesser General Public License as published
Packit daac2c
# by the Free Software Foundation; either version 2.1 of the License, or
Packit daac2c
# (at your option) any later version.
Packit daac2c
Packit daac2c
# Libotf is distributed in the hope that it will be useful, but WITHOUT
Packit daac2c
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
Packit daac2c
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
Packit daac2c
# License for more details.
Packit daac2c
Packit daac2c
# You should have received a copy of the GNU Lesser General Public
Packit daac2c
# License along with this library, in a file named COPYING; if not,
Packit daac2c
# write to the Free Software Foundation, Inc., 59 Temple Place, Suite
Packit daac2c
# 330, Boston, MA 02111-1307, USA.
Packit daac2c
Packit daac2c
## Process this file with Automake to create Makefile.in
Packit daac2c
Packit daac2c
SUBDIRS = src example
Packit daac2c
Packit daac2c
bin_SCRIPTS = libotf-config
Packit daac2c
Packit daac2c
EXTRA_DIST = autogen.sh
Packit daac2c
Packit daac2c
pkgconfigdir = $(libdir)/pkgconfig
Packit daac2c
pkgconfig_DATA = libotf.pc