summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2008-05-21 13:33:36 -0400
committerKristian Høgsberg <krh@redhat.com>2008-05-21 13:33:36 -0400
commitc3eb5b80d8cc7ca6a425ccf359718d1ef3d5af55 (patch)
tree02bedd78921c0950f39cf951dee4dcee7dcde6ae /Makefile.am
parenta8a9b40e554dd0c184866978889a39519afc466a (diff)
Move GL/glx on level up now that it's the only thing left under GL.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index d2e10acaf..86ee9e8e3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@ MFB_DIR=mfb
endif
if GLX
-GLX_DIR=GL
+GLX_DIR=glx
endif
if DBE
@@ -94,7 +94,7 @@ DIST_SUBDIRS = \
damageext \
XTrap \
composite \
- GL \
+ glx \
exa \
config \
hw