mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-07 08:38:03 +02:00
hw/xwin: Add 'dri' to DIST_SUBDIRS
This creates the needed Makefile.in files during 'make dist' or 'make distcheck' Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
93f474e49b
commit
61b159f5a7
1 changed files with 1 additions and 1 deletions
|
|
@ -197,4 +197,4 @@ relink:
|
|||
$(AM_V_at)rm -f XWin$(EXEEXT) && $(MAKE) XWin$(EXEEXT)
|
||||
|
||||
SUBDIRS = man $(GLX_DIR) winclipboard .
|
||||
DIST_SUBDIRS = man glx winclipboard .
|
||||
DIST_SUBDIRS = man dri glx winclipboard .
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue