diff options
author | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-05-12 17:57:07 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-05-14 01:15:58 -0700 |
commit | e435acc84cb9477455ad005cee658630cbd363a2 (patch) | |
tree | 440190fd1bcdb1309b41fb1c35e9204e0fa71c71 /hw | |
parent | f7d6d20ad64b235700185784d317417a94d1814b (diff) |
Added missing to EXTRA_DIST
(cherry picked from commit e39613f4633ed992bc276b70833a703560e528f9)
Diffstat (limited to 'hw')
-rw-r--r-- | hw/xquartz/bundle/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xquartz/bundle/Makefile.am b/hw/xquartz/bundle/Makefile.am index a8f45f8d5..89d04c783 100644 --- a/hw/xquartz/bundle/Makefile.am +++ b/hw/xquartz/bundle/Makefile.am @@ -6,6 +6,8 @@ resource_DATA = Xquartz.plist EXTRA_DIST = \ mk_bundke.sh \ + Info.plist \ + PkgInfo \ $(resource_DATA) \ Resources/da.lproj/InfoPlist.strings \ Resources/da.lproj/Localizable.strings \ |