diff options
Diffstat (limited to 'app/xrandr/Makefile.in')
-rw-r--r-- | app/xrandr/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/xrandr/Makefile.in b/app/xrandr/Makefile.in index e22931bc5..e0b130d49 100644 --- a/app/xrandr/Makefile.in +++ b/app/xrandr/Makefile.in @@ -274,6 +274,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@ |