diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-03-04 22:34:52 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-03-04 22:34:52 +0000 |
commit | 78ba0a214f506c80c52b58ea0005dba34d5af5a2 (patch) | |
tree | f10552d5e2e572d829407ef56cf7373005280881 /driver/xf86-video-rendition/man | |
parent | 6a5de335acd5c0bdff0f9f1c183c9c27afd731a8 (diff) |
regen
Diffstat (limited to 'driver/xf86-video-rendition/man')
-rw-r--r-- | driver/xf86-video-rendition/man/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/driver/xf86-video-rendition/man/Makefile.in b/driver/xf86-video-rendition/man/Makefile.in index 69b712ade..71372f147 100644 --- a/driver/xf86-video-rendition/man/Makefile.in +++ b/driver/xf86-video-rendition/man/Makefile.in @@ -103,6 +103,7 @@ BUILD_PDFDOC_TRUE = @BUILD_PDFDOC_TRUE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ +CHANGELOG_CMD = @CHANGELOG_CMD@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ @@ -197,6 +198,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@ |