diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-01-09 20:27:52 -0500 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-01-18 15:10:29 -0800 |
commit | ac5ffef60e05eb05275913b133786709881e7e7e (patch) | |
tree | 571494f8ed7669752e4d9a19571f20aba7257d5c /configure.ac | |
parent | 9240cffd659b1c13d66162200c6e384ea1cdbc44 (diff) |
Xephyr: build Xephyr man pages using XORG_MANPAGE_SECTIONS
Nothing requires the use of a C preprocessor
Using standard file extensions (.man) means no need for .gitignore
Use standard directory and makefile
Fix trailing whitespaces
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: RĂ©mi Cardona <remi@gentoo.org>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 32b7b5484..a482a730b 100644 --- a/configure.ac +++ b/configure.ac @@ -2257,6 +2257,7 @@ hw/xquartz/pbproxy/Makefile hw/xquartz/xpr/Makefile hw/kdrive/Makefile hw/kdrive/ephyr/Makefile +hw/kdrive/ephyr/man/Makefile hw/kdrive/fake/Makefile hw/kdrive/fbdev/Makefile hw/kdrive/linux/Makefile |