From e068dd74f74b9f62fa3e6934c03406ab17ff9947 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Tue, 11 Oct 2016 22:15:59 +0000 Subject: regen --- app/xsetroot/Makefile.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'app/xsetroot/Makefile.in') diff --git a/app/xsetroot/Makefile.in b/app/xsetroot/Makefile.in index 818ba7261..bc596f1a6 100644 --- a/app/xsetroot/Makefile.in +++ b/app/xsetroot/Makefile.in @@ -75,8 +75,8 @@ bin_PROGRAMS = xsetroot$(EXEEXT) subdir = . DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/config.h.in \ - $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ - config.guess config.sub depcomp install-sh missing + $(top_srcdir)/configure COPYING ChangeLog INSTALL config.guess \ + config.sub depcomp install-sh missing ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ @@ -248,6 +248,8 @@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -- cgit v1.2.3