mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-09 07:40:21 +01:00
vidmode: Remove stray vidmodeproc.h from EXTRA_DIST
Was removed from the tree in:
commit f175cf45ae
Author: Olivier Fourdan <ofourdan@redhat.com>
Date: Wed Feb 10 09:34:34 2016 +0100
vidmode: move to a separate library of its own
but not removed from the Makefile, which broke 'make dist'.
Signed-off-by: Adam Jackson <ajax@redhat.com>
(cherry picked from commit 744c292ae4)
This commit is contained in:
parent
643359fb03
commit
d88f8ffeb7
1 changed files with 0 additions and 1 deletions
|
|
@ -67,7 +67,6 @@ CLEANFILES = $(BUILT_SOURCES)
|
|||
EXTRA_DIST = \
|
||||
compiler.h \
|
||||
fourcc.h \
|
||||
vidmodeproc.h \
|
||||
xf86.h \
|
||||
xf86Bus.h \
|
||||
xf86Config.h \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue