make dist fixes

This commit is contained in:
Ben Byer 2007-10-29 18:11:10 -07:00 committed by Jeremy Huddleston
parent cfdf2fa281
commit 37679cadf8
4 changed files with 16 additions and 0 deletions

View file

@ -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

View file

@ -35,4 +35,5 @@ CLEANFILES = startXClients
EXTRA_DIST = \
XDarwin.icns \
startXClients.cpp \
Info.plist

View file

@ -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 \

View file

@ -8,5 +8,6 @@ man1_MANS = dumpkeymap.man
EXTRA_DIST = \
README.txt \
event_status_driver.h \
dumpkeymap.man