mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-22 20:35:43 +00:00
Fix dist by including modeline2c.awk.
This was broken by commit cb44b6121c, which
removed modeline2c.pl from EXTRA_DIST without adding modeline2c.awk.
This commit is contained in:
parent
6715923437
commit
a125ce4a84
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@ EXTRA_DIST = \
|
|||
xorgVersion.h \
|
||||
xf86Date.h \
|
||||
$(MODEDEFSOURCES) \
|
||||
modeline2c.awk \
|
||||
$(DISTKBDSOURCES)
|
||||
|
||||
if LNXACPI
|
||||
|
|
|
|||
Loading…
Reference in a new issue