Blame Makefile-libostree-defines.am

rpm-build 0fba15
# Shared variables between toplevel Makefile.am and doc/Makefile.am
rpm-build 0fba15
# ...since gtk-doc forces use of recursive make =(
rpm-build 0fba15
#
rpm-build 0fba15
# Copyright (C) 2013 Colin Walters <walters@verbum.org>
rpm-build 0fba15
#
rpm-build 0fba15
# SPDX-License-Identifier: LGPL-2.0+
rpm-build 0fba15
#
rpm-build 0fba15
# This library is free software; you can redistribute it and/or
rpm-build 0fba15
# modify it under the terms of the GNU Lesser General Public
rpm-build 0fba15
# License as published by the Free Software Foundation; either
rpm-build 0fba15
# version 2 of the License, or (at your option) any later version.
rpm-build 0fba15
#
rpm-build 0fba15
# This library is distributed in the hope that it will be useful,
rpm-build 0fba15
# but WITHOUT ANY WARRANTY; without even the implied warranty of
rpm-build 0fba15
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
rpm-build 0fba15
# Lesser General Public License for more details.
rpm-build 0fba15
#
rpm-build 0fba15
# You should have received a copy of the GNU Lesser General Public
rpm-build 0fba15
# License along with this library; if not, write to the
rpm-build 0fba15
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
rpm-build 0fba15
# Boston, MA 02111-1307, USA.
rpm-build 0fba15
rpm-build 0fba15
libostree_public_headers = \
rpm-build 0fba15
	src/libostree/ostree.h \
rpm-build 0fba15
	src/libostree/ostree-async-progress.h \
rpm-build 0fba15
	src/libostree/ostree-autocleanups.h \
rpm-build 0fba15
	src/libostree/ostree-core.h \
rpm-build 0fba15
	src/libostree/ostree-dummy-enumtypes.h \
rpm-build 0fba15
	src/libostree/ostree-mutable-tree.h \
rpm-build 0fba15
	src/libostree/ostree-repo.h \
rpm-build 0fba15
	src/libostree/ostree-types.h \
rpm-build 0fba15
	src/libostree/ostree-repo-file.h \
rpm-build 0fba15
	src/libostree/ostree-diff.h \
rpm-build 0fba15
	src/libostree/ostree-gpg-verify-result.h \
rpm-build 0fba15
	src/libostree/ostree-sepolicy.h \
rpm-build 0fba15
	src/libostree/ostree-sysroot.h \
rpm-build 0fba15
	src/libostree/ostree-sysroot-upgrader.h \
rpm-build 0fba15
	src/libostree/ostree-deployment.h \
rpm-build 0fba15
	src/libostree/ostree-bootconfig-parser.h \
rpm-build 0fba15
	src/libostree/ostree-repo-deprecated.h \
rpm-build 0fba15
	src/libostree/ostree-ref.h \
rpm-build 0fba15
	src/libostree/ostree-remote.h \
rpm-build 0fba15
	src/libostree/ostree-repo-finder.h \
rpm-build 0fba15
	src/libostree/ostree-repo-finder-avahi.h \
rpm-build 0fba15
	src/libostree/ostree-repo-finder-config.h \
rpm-build 0fba15
	src/libostree/ostree-repo-finder-mount.h \
rpm-build 0fba15
	src/libostree/ostree-repo-finder-override.h \
rpm-build 0fba15
	src/libostree/ostree-kernel-args.h \
rpm-build 0fba15
	src/libostree/ostree-sign.h \
rpm-build 0fba15
	src/libostree/ostree-sign-ed25519.h \
rpm-build 0fba15
	$(NULL)
rpm-build 0fba15
rpm-build 0fba15
# This one is generated via configure.ac, and the gtk-doc
rpm-build 0fba15
# code hence needs to look in the builddir.
rpm-build 0fba15
libostree_public_built_headers = src/libostree/ostree-version.h