diff options
author | Kristian Høgsberg <krh@redhat.com> | 2006-07-06 03:25:38 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2006-07-06 03:25:38 -0400 |
commit | 28b95fd9d1c2f078aaaac75c310a27b17c74a6fc (patch) | |
tree | d67847a2a834b4b3d88429ede947334a66a9c4fe /GL/Makefile.am | |
parent | fc1a55671dceae0e2a701e044ff8203fae5eb1ba (diff) |
Drop unused GL/include subtree.
Woo, less Makefile's to generate.
Diffstat (limited to 'GL/Makefile.am')
-rw-r--r-- | GL/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GL/Makefile.am b/GL/Makefile.am index e8e080df1..b9337ba69 100644 --- a/GL/Makefile.am +++ b/GL/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = glx mesa include +SUBDIRS = glx mesa # someone could get really crazy someday and add support for the SI... |