1## Copyright (c) 2009  Openismus GmbH  <http://www.openismus.com/>
2##
3## This file is part of gconfmm.
4##
5## gconfmm is free software: you can redistribute it and/or modify it
6## under the terms of the GNU Lesser General Public License as published
7## by the Free Software Foundation, either version 2.1 of the License,
8## or (at your option) any later version.
9##
10## gconfmm is distributed in the hope that it will be useful, but
11## WITHOUT ANY WARRANTY; without even the implied warranty of
12## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
13## See the GNU Lesser General Public License for more details.
14##
15## You should have received a copy of the GNU Lesser General Public License
16## along with this library.  If not, see <http://www.gnu.org/licenses/>.
17
18binding_name    = gconfmm
19wrap_init_flags = --namespace=Gnome --namespace=Conf --parent_dir=gconfmm
20codegen_srcdir  = $(top_srcdir)/tools
21
22include $(srcdir)/filelist.am
23include $(top_srcdir)/tools/m4/filelist.am
24include $(top_srcdir)/build/generate-binding.am
25