mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 04:40:02 +01:00
DIST_SUBDIRS needs to include glamor, even if it isn't built
Otherwise, glamor won't get cleaned for 'make distclean' Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
783991b1be
commit
72237e0908
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ DIST_SUBDIRS = \
|
|||
composite \
|
||||
glx \
|
||||
exa \
|
||||
$(GLAMOR_DIR) \
|
||||
glamor \
|
||||
config \
|
||||
dri3 \
|
||||
present \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue