mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-07 19:30:31 +01:00
Fix commit aa0dfb3f42
From bugzilla bug 13467¹: Currently the xserver fails to build without this (now deleted) file, as the Makefile tries to distribute it. The patch simply removes the reference to modeline2c.pl. 1] http://bugs.freedesktop.org/show_bug.cgi?id=13467 Signed-off-by: James Cloos <cloos@jhcloos.com>
This commit is contained in:
parent
320abd7d1d
commit
cb44b6121c
1 changed files with 0 additions and 1 deletions
|
|
@ -87,7 +87,6 @@ EXTRA_DIST = \
|
|||
xf86Date.h \
|
||||
xf86DefModes.c \
|
||||
$(MODEDEFSOURCES) \
|
||||
modeline2c.pl \
|
||||
$(DISTKBDSOURCES)
|
||||
|
||||
if LNXACPI
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue