summaryrefslogtreecommitdiff
path: root/hw/xquartz/Makefile.am
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-04-23 10:22:34 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-04-23 10:22:34 -0700
commitd09c520b322ba5c5f4d6b630a7c0c62e56732f82 (patch)
tree9ac0c7fd96120099ec22ba3b423fa1c76a804b73 /hw/xquartz/Makefile.am
parentb05b416c622063b84747702a54ffd9a802d6fc11 (diff)
Moved Apple GL bits into our DDX subtree
(cherry picked from commit c9356f32892978faecb30f7b7af7488820ce37ff)
Diffstat (limited to 'hw/xquartz/Makefile.am')
-rw-r--r--hw/xquartz/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/xquartz/Makefile.am b/hw/xquartz/Makefile.am
index 1c97ac8f2..ccef5f6ee 100644
--- a/hw/xquartz/Makefile.am
+++ b/hw/xquartz/Makefile.am
@@ -13,8 +13,8 @@ if X11APP
X11APP_SUBDIRS = bundle
endif
-SUBDIRS = . xpr $(X11APP_SUBDIRS)
-DIST_SUBDIRS = xpr bundle
+SUBDIRS = . GL xpr $(X11APP_SUBDIRS)
+DIST_SUBDIRS = GL xpr bundle
libXquartz_la_SOURCES = \
$(top_srcdir)/fb/fbcmap_mi.c \