diff options
author | Keith Packard <keithp@keithp.com> | 2011-12-27 14:02:01 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-12-27 14:02:39 -0800 |
commit | 5037c9af78da6652189de7202e70e1b833395af5 (patch) | |
tree | 7e1ecda0cd0647cbd79e00fa97a4831a7b5f58ad | |
parent | 8dedf9831bd80514d800f0085213296a3726dba7 (diff) |
glx/glapioffsets.h is no longer part of the build, remove it
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | glx/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/glx/Makefile.am b/glx/Makefile.am index f61a4081a..ced78b76a 100644 --- a/glx/Makefile.am +++ b/glx/Makefile.am @@ -43,7 +43,6 @@ glapi_sources = \ glapi.c \ glapi.h \ glapi_gentable.c \ - glapioffsets.h \ glprocs.h \ glthread.c \ glthread.h |