mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-28 01:26:22 +00:00
Oops - fix build/install of fbdevhw.man
This commit is contained in:
@@ -14,8 +14,10 @@ AM_CFLAGS = $(XORG_CFLAGS)
|
||||
|
||||
sdk_HEADERS = fbdevhw.h
|
||||
|
||||
include $(top_srcdir)/cpprules.in
|
||||
|
||||
drivermandir = $(mandir)/man$(DRIVER_MAN_SUFFIX)
|
||||
driverman_DATA = fbdevhw.man.$(DRIVER_MAN_SUFFIX)
|
||||
driverman_DATA = fbdevhw.$(DRIVER_MAN_SUFFIX)
|
||||
CLEANFILES = $(driverman_DATA)
|
||||
|
||||
fbdevhw.$(DRIVER_MAN_SUFFIX): fbdevhw.man
|
||||
|
||||
Reference in New Issue
Block a user