mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-01 11:50:15 +01:00
make dist fixes
This commit is contained in:
parent
cfdf2fa281
commit
37679cadf8
4 changed files with 16 additions and 0 deletions
|
|
@ -314,4 +314,16 @@ EXTRA_DIST = \
|
|||
darwinKeyboard.c \
|
||||
darwinKeyboard.h \
|
||||
darwinXinput.c \
|
||||
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 \
|
||||
apple/English.lproj/main.nib/classes.nib \
|
||||
apple/English.lproj/main.nib/info.nib \
|
||||
apple/English.lproj/main.nib/keyedobjects.nib \
|
||||
apple/X11.xcodeproj/project.pbxproj \
|
||||
XDarwin.man
|
||||
|
|
|
|||
|
|
@ -35,4 +35,5 @@ CLEANFILES = startXClients
|
|||
|
||||
EXTRA_DIST = \
|
||||
XDarwin.icns \
|
||||
startXClients.cpp \
|
||||
Info.plist
|
||||
|
|
|
|||
|
|
@ -22,6 +22,8 @@ xprbundledir = @APPLE_APPLICATIONS_DIR@/Resources/xpr.bundle/Contents/MacOS
|
|||
EXTRA_DIST = \
|
||||
dri.h \
|
||||
dristruct.h \
|
||||
appledri.h \
|
||||
appledristr.h \
|
||||
x-hash.h \
|
||||
x-hook.h \
|
||||
x-list.h \
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@ man1_MANS = dumpkeymap.man
|
|||
|
||||
EXTRA_DIST = \
|
||||
README.txt \
|
||||
event_status_driver.h \
|
||||
dumpkeymap.man
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue