diff options
author | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-04-26 23:00:42 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-04-26 23:19:33 -0700 |
commit | 0bd28315afc3b7223f8ff9f17597db09500a9388 (patch) | |
tree | 5c299869156d036acce5641f03c4ad8d022f085c /hw/xquartz/Makefile.am | |
parent | ef1c52053755fa14b4ca98b22c506f73f5f4a4b7 (diff) |
Xquartz: Added missing to EXTRA_DIST
(cherry picked from commit f4b963256feb03e9e6b5521bdefeb390e9a49688)
Diffstat (limited to 'hw/xquartz/Makefile.am')
-rw-r--r-- | hw/xquartz/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xquartz/Makefile.am b/hw/xquartz/Makefile.am index ccef5f6ee..1465a5276 100644 --- a/hw/xquartz/Makefile.am +++ b/hw/xquartz/Makefile.am @@ -52,4 +52,6 @@ EXTRA_DIST = \ quartzForeground.h \ quartzKeyboard.h \ quartzPasteboard.h \ + sanitizedCarbon.h \ + sanitizedCocoa.h \ threadSafety.h |