Blame Makefile-decls.am

rpm-build 0fba15
# Copyright (C) 2011,2014 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
# Common variables
rpm-build 0fba15
AM_CPPFLAGS =
rpm-build 0fba15
AM_CFLAGS =
rpm-build 0fba15
AM_DISTCHECK_CONFIGURE_FLAGS =
rpm-build 0fba15
SUBDIRS =
rpm-build 0fba15
NULL = 
rpm-build 0fba15
BUILT_SOURCES =
rpm-build 0fba15
MANPAGES =
rpm-build 0fba15
CLEANFILES =
rpm-build 0fba15
EXTRA_DIST =
rpm-build 0fba15
bin_PROGRAMS =
rpm-build 0fba15
sbin_PROGRAMS =
rpm-build 0fba15
bin_SCRIPTS =
rpm-build 0fba15
lib_LTLIBRARIES =
rpm-build 0fba15
libexec_PROGRAMS =
rpm-build 0fba15
pkglibexec_PROGRAMS =
rpm-build 0fba15
pkglibexec_SCRIPTS =
rpm-build 0fba15
noinst_LTLIBRARIES =
rpm-build 0fba15
noinst_PROGRAMS =
rpm-build 0fba15
privlibdir = $(pkglibdir)
rpm-build 0fba15
privlib_LTLIBRARIES =
rpm-build 0fba15
pkgconfigdir = $(libdir)/pkgconfig
rpm-build 0fba15
pkgconfig_DATA =
rpm-build 0fba15
INTROSPECTION_GIRS = 
rpm-build 0fba15
girdir = $(datadir)/gir-1.0
rpm-build 0fba15
gir_DATA =
rpm-build 0fba15
typelibdir = $(libdir)/girepository-1.0
rpm-build 0fba15
typelib_DATA =
rpm-build 0fba15
gsettings_SCHEMAS =
rpm-build 0fba15
ostree_bootdir = $(prefix)/lib/ostree
rpm-build 0fba15
ostree_boot_SCRIPTS =
rpm-build 0fba15
ostree_boot_PROGRAMS =
rpm-build 0fba15
rpm-build 0fba15
# This initializes some more variables
rpm-build 0fba15
include $(top_srcdir)/buildutil/glib-tap.mk
rpm-build 0fba15
rpm-build 0fba15
# This is a special facility to chain together hooks easily
rpm-build 0fba15
INSTALL_DATA_HOOKS =
rpm-build 0fba15
install-data-hook: $(INSTALL_DATA_HOOKS)
rpm-build 0fba15
rpm-build 0fba15
ALL_LOCAL_RULES =
rpm-build 0fba15
all-local: $(ALL_LOCAL_RULES)