diff options
Diffstat (limited to 'hw/xfree86/fbdevhw/Makefile.am')
-rw-r--r-- | hw/xfree86/fbdevhw/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/fbdevhw/Makefile.am b/hw/xfree86/fbdevhw/Makefile.am index 11df42352..3ab56630b 100644 --- a/hw/xfree86/fbdevhw/Makefile.am +++ b/hw/xfree86/fbdevhw/Makefile.am @@ -16,7 +16,7 @@ sdk_HEADERS = fbdevhw.h include $(top_srcdir)/cpprules.in -drivermandir = $(mandir)/man$(DRIVER_MAN_SUFFIX) +drivermandir = $(DRIVER_MAN_DIR) driverman_DATA = fbdevhw.$(DRIVER_MAN_SUFFIX) CLEANFILES = $(driverman_DATA) fbdevhw.man |