mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-09 12:20:19 +01:00
Darwin: Fixed make dist
Added/corrected missing EXTRA_DIST entries.
This commit is contained in:
parent
0bd2b610c4
commit
837fd3bb99
2 changed files with 3 additions and 3 deletions
|
|
@ -78,14 +78,12 @@ clean-local: x11app-clean x11launcher-clean
|
|||
endif
|
||||
|
||||
EXTRA_DIST = \
|
||||
Xquartz.man \
|
||||
darwinClut8.h \
|
||||
darwin.h \
|
||||
darwinKeyboard.h \
|
||||
apple/X11Application.h \
|
||||
apple/X11Controller.h \
|
||||
apple/Info.plist \
|
||||
apple/X11.icns \
|
||||
apple/Xquartz.man \
|
||||
apple/bundle-main.c \
|
||||
apple/English.lproj/InfoPlist.strings \
|
||||
apple/English.lproj/Localizable.strings \
|
||||
|
|
|
|||
|
|
@ -20,6 +20,8 @@ libXQuartz_a_SOURCES = \
|
|||
quartzStartup.c
|
||||
|
||||
EXTRA_DIST = \
|
||||
X11Application.h \
|
||||
X11Controller.h \
|
||||
applewmExt.h \
|
||||
keysym2ucs.h \
|
||||
pseudoramiX.h \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue