summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-10-07 11:39:08 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-10-08 18:45:13 -0700
commitdc166bf6423f4243ea05f17340ff9ff99ecad74b (patch)
tree951e9dbfe424c5c32be61e1fb059b7d06621be34
parent803327929445256e159c10894e6305fbaa389982 (diff)
XQuartz: Fixed EXTRA_DIST for new GL files.
(cherry picked from commit a11c9052030b44045f037050a5825256b539ed50)
-rw-r--r--hw/xquartz/GL/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xquartz/GL/Makefile.am b/hw/xquartz/GL/Makefile.am
index c528d2a78..8f4478fec 100644
--- a/hw/xquartz/GL/Makefile.am
+++ b/hw/xquartz/GL/Makefile.am
@@ -13,3 +13,7 @@ libCGLCore_la_SOURCES = \
indirect.c \
capabilities.c \
visualConfigs.c
+
+EXTRA_DIST = \
+ capabilities.h \
+ visualConfigs.h