Skip to content

Commit

Permalink
make dist fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Byer authored and Jeremy Huddleston committed Nov 19, 2007
1 parent 2db9600 commit 0c7acd1
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
12 changes: 12 additions & 0 deletions hw/darwin/Makefile.am
Expand Up @@ -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
1 change: 1 addition & 0 deletions hw/darwin/bundle/Makefile.am
Expand Up @@ -35,4 +35,5 @@ CLEANFILES = startXClients

EXTRA_DIST = \
XDarwin.icns \
startXClients.cpp \
Info.plist
2 changes: 2 additions & 0 deletions hw/darwin/quartz/xpr/Makefile.am
Expand Up @@ -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 \
Expand Down
1 change: 1 addition & 0 deletions hw/darwin/utils/Makefile.am
Expand Up @@ -8,5 +8,6 @@ man1_MANS = dumpkeymap.man

EXTRA_DIST = \
README.txt \
event_status_driver.h \
dumpkeymap.man

0 comments on commit 0c7acd1

Please sign in to comment.