summaryrefslogtreecommitdiff
path: root/app/xsm/Makefile.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2016-10-11 22:15:59 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2016-10-11 22:15:59 +0000
commite068dd74f74b9f62fa3e6934c03406ab17ff9947 (patch)
treedd6a945f88468603d8210d1628e2e4673b233177 /app/xsm/Makefile.in
parentf01000c858b0f964fcbd1f65aa8be81a122232ad (diff)
regen
Diffstat (limited to 'app/xsm/Makefile.in')
-rw-r--r--app/xsm/Makefile.in8
1 files changed, 5 insertions, 3 deletions
diff --git a/app/xsm/Makefile.in b/app/xsm/Makefile.in
index 94af2b758..576ca255e 100644
--- a/app/xsm/Makefile.in
+++ b/app/xsm/Makefile.in
@@ -76,9 +76,9 @@ bin_PROGRAMS = xsm$(EXEEXT)
subdir = .
DIST_COMMON = README $(am__configure_deps) $(dist_appdefault_DATA) \
$(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
+ $(srcdir)/config.h.in $(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) \
@@ -282,6 +282,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@
RSH = @RSH@
SED = @SED@
SET_MAKE = @SET_MAKE@