aboutsummaryrefslogtreecommitdiff
path: root/man/Makefile.am
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2009-05-23 16:12:20 +0200
committerdakkar <dakkar@thenautilus.net>2010-04-25 13:41:26 +0100
commit4ecc6c458fd93add8f221bdc1e9987ea9cb278fc (patch)
treee57750354ae1c1949a934b4065336bbc5ec9e905 /man/Makefile.am
parentaligned to Xorg coding style (diff)
downloadxf86-input-evdev-4ecc6c458fd93add8f221bdc1e9987ea9cb278fc.tar.gz
xf86-input-evdev-4ecc6c458fd93add8f221bdc1e9987ea9cb278fc.tar.bz2
xf86-input-evdev-4ecc6c458fd93add8f221bdc1e9987ea9cb278fc.zip
last touch-ups
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 4135c47..6e0bd15 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -48,7 +48,7 @@ MAN_SUBSTS = \
-e 's|__xservername__|Xorg|g' \
-e 's|__xconfigfile__|xorg.conf|g' \
-e 's|__projectroot__|$(prefix)|g' \
- -e 's|__xkb_path__|$(XKBPATH)|g' \
+ -e 's|__xkb_path__|$(XKBPATH)|g' \
-e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
-e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \
-e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \