mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-05 08:58:02 +02:00
man: disable man page building until David saves us all
I must have botched something in the push of the xml switchover, since I now get errors when building the pages and aliases. Just disable for now.
This commit is contained in:
parent
fd6b369d39
commit
1dbd873700
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ if HAVE_EXYNOS
|
|||
EXYNOS_SUBDIR = exynos
|
||||
endif
|
||||
|
||||
SUBDIRS = . $(LIBKMS_SUBDIR) $(INTEL_SUBDIR) $(NOUVEAU_SUBDIR) $(RADEON_SUBDIR) $(OMAP_SUBDIR) $(EXYNOS_SUBDIR) tests include man
|
||||
SUBDIRS = . $(LIBKMS_SUBDIR) $(INTEL_SUBDIR) $(NOUVEAU_SUBDIR) $(RADEON_SUBDIR) $(OMAP_SUBDIR) $(EXYNOS_SUBDIR) tests include
|
||||
|
||||
libdrm_la_LTLIBRARIES = libdrm.la
|
||||
libdrm_ladir = $(libdir)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue