XQuartz: fixed make dist

(cherry picked from commit 2d52367ab9)
This commit is contained in:
Jeremy Huddleston 2008-12-10 00:00:29 -08:00
parent 23156a21d8
commit c46b564c47
2 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>X11</string>
<string>X11.sh</string>
<key>CFBundleGetInfoString</key>
<string>APPLE_APPLICATION_NAME</string>
<key>CFBundleIconFile</key>

View File

@ -17,6 +17,7 @@ resource_DATA = Xquartz.plist
EXTRA_DIST = \
mk_bundke.sh \
X11.sh \
Info.plist.cpp \
PkgInfo \
$(resource_DATA) \