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:
Adam Jackson 2016-03-11 13:50:32 -05:00
parent 643359fb03
commit d88f8ffeb7
1 changed files with 0 additions and 1 deletions

View File

@ -67,7 +67,6 @@ CLEANFILES = $(BUILT_SOURCES)
EXTRA_DIST = \
compiler.h \
fourcc.h \
vidmodeproc.h \
xf86.h \
xf86Bus.h \
xf86Config.h \