diff options
author | Adam Jackson <ajax@nwnk.net> | 2005-07-11 00:42:52 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2005-07-11 00:42:52 +0000 |
commit | c5548086f3864c828f0cad65d2708cefd2025947 (patch) | |
tree | 20fa78aa89a9920c3e156fb63793440aa8b63e1a /configure.ac | |
parent | 955fe17133d841758a18072a9acabedc81dc4562 (diff) |
Start filling in glx build. Add xf86Version.h and a few DRI headers to the
sdk (needed for modular driver builds).
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 6ea1d159c..60de33057 100644 --- a/configure.ac +++ b/configure.ac @@ -675,6 +675,8 @@ AC_SUBST([libdir exec_prefix prefix]) AC_OUTPUT([ Makefile +GL/Makefile +GL/dri/Makefile include/Makefile afb/Makefile composite/Makefile |