summaryrefslogtreecommitdiff
path: root/hw/xquartz/Makefile.am
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-09-03 09:23:06 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-09-03 09:33:58 -0700
commit1669308be6d4cc6265e5fa8ef47fbf2cbef6f093 (patch)
treeae7efc9eab45c6a5624e33d3e91a7a5fd0cb7952 /hw/xquartz/Makefile.am
parent46168b3b404164c1f2e7876031e70fb77192fe75 (diff)
XQuartz: Added pasteboard proxy code stripped out of quartz-wm.
(cherry picked from commit 1f842c71c35db031a24de646429834d6054adf1d) (cherry picked from commit 144746223d8dc3f6ff2a0e805aa27a6e57df558a)
Diffstat (limited to 'hw/xquartz/Makefile.am')
-rw-r--r--hw/xquartz/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xquartz/Makefile.am b/hw/xquartz/Makefile.am
index 7bbfee5da..782321e08 100644
--- a/hw/xquartz/Makefile.am
+++ b/hw/xquartz/Makefile.am
@@ -10,7 +10,7 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/miext/rootless
# GL
-SUBDIRS = bundle . xpr mach-startup doc
+SUBDIRS = bundle . xpr mach-startup doc pbproxy
libXquartz_la_SOURCES = \
$(top_srcdir)/fb/fbcmap_mi.c \