mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-21 21:30:04 +01:00
Fixed unescaped newline in EXTRA_DIST
(cherry picked from commit 567c172c4d)
This commit is contained in:
parent
a7d936c4ac
commit
d103820bb8
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ EXTRA_DIST = \
|
|||
Info.plist \
|
||||
X11.icns \
|
||||
bundle-main.c \
|
||||
X11.xcodeproj/project.pbxproj
|
||||
X11.xcodeproj/project.pbxproj \
|
||||
Dutch.lproj/InfoPlist.strings \
|
||||
Dutch.lproj/Localizable.strings \
|
||||
Dutch.lproj/main.nib/keyedobjects.nib \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue