summaryrefslogtreecommitdiff
path: root/driver/xf86-video-rendition/src
diff options
context:
space:
mode:
Diffstat (limited to 'driver/xf86-video-rendition/src')
-rw-r--r--driver/xf86-video-rendition/src/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/driver/xf86-video-rendition/src/Makefile.in b/driver/xf86-video-rendition/src/Makefile.in
index 7ed6789a5..5e5c3d555 100644
--- a/driver/xf86-video-rendition/src/Makefile.in
+++ b/driver/xf86-video-rendition/src/Makefile.in
@@ -120,6 +120,7 @@ BUILD_PDFDOC_TRUE = @BUILD_PDFDOC_TRUE@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
+CHANGELOG_CMD = @CHANGELOG_CMD@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
@@ -214,6 +215,7 @@ build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
datadir = @datadir@
+distcleancheck_listfiles = @distcleancheck_listfiles@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@