Fix distcheck.
This commit is contained in:
parent
31c62495f1
commit
ce781cac1b
|
@ -1861,7 +1861,6 @@ hw/vfb/Makefile
|
||||||
hw/xnest/Makefile
|
hw/xnest/Makefile
|
||||||
hw/xwin/Makefile
|
hw/xwin/Makefile
|
||||||
hw/xquartz/Makefile
|
hw/xquartz/Makefile
|
||||||
hw/xquartz/GL/Makefile
|
|
||||||
hw/xquartz/bundle/Makefile
|
hw/xquartz/bundle/Makefile
|
||||||
hw/xquartz/doc/Makefile
|
hw/xquartz/doc/Makefile
|
||||||
hw/xquartz/mach-startup/Makefile
|
hw/xquartz/mach-startup/Makefile
|
||||||
|
|
|
@ -54,7 +54,6 @@ DISTCLEANFILES = xf86Build.h
|
||||||
CLEANFILES = $(BUILT_SOURCES)
|
CLEANFILES = $(BUILT_SOURCES)
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
atKeynames.h \
|
|
||||||
compiler.h \
|
compiler.h \
|
||||||
fourcc.h \
|
fourcc.h \
|
||||||
scoasm.h \
|
scoasm.h \
|
||||||
|
@ -77,7 +76,6 @@ EXTRA_DIST = \
|
||||||
xf86xvmc.h \
|
xf86xvmc.h \
|
||||||
xf86xvpriv.h \
|
xf86xvpriv.h \
|
||||||
xisb.h \
|
xisb.h \
|
||||||
xf86Version.h \
|
|
||||||
xorgVersion.h \
|
xorgVersion.h \
|
||||||
xf86Date.h \
|
xf86Date.h \
|
||||||
$(MODEDEFSOURCES) \
|
$(MODEDEFSOURCES) \
|
||||||
|
|
Loading…
Reference in New Issue