diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2016-10-11 22:15:59 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2016-10-11 22:15:59 +0000 |
commit | e068dd74f74b9f62fa3e6934c03406ab17ff9947 (patch) | |
tree | dd6a945f88468603d8210d1628e2e4673b233177 /app/xsm/man | |
parent | f01000c858b0f964fcbd1f65aa8be81a122232ad (diff) |
regen
Diffstat (limited to 'app/xsm/man')
-rw-r--r-- | app/xsm/man/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/xsm/man/Makefile.in b/app/xsm/man/Makefile.in index a86e3e2e9..090f205fc 100644 --- a/app/xsm/man/Makefile.in +++ b/app/xsm/man/Makefile.in @@ -169,6 +169,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@ |