diff options
author | Eric Anholt <[email protected]> | 2012-06-11 12:59:21 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-06-21 10:08:24 -0700 |
commit | 3a70f7526a6d0fe7478ae1ab5b451921c0ac748c (patch) | |
tree | 25ef89340ed84c8dea728bac96c8e43f2f8d5692 /configure.ac | |
parent | d59149d3f449800012d74d897e7b2fcfef80449e (diff) |
automake: Convert src/mapi/glapi/gen/Makefile to automake.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index c7027589f16..7f2b694fc90 100644 --- a/configure.ac +++ b/configure.ac @@ -2166,6 +2166,7 @@ AC_CONFIG_FILES([configs/current src/glsl/tests/Makefile src/glx/Makefile src/glx/tests/Makefile + src/mapi/glapi/gen/Makefile src/mapi/shared-glapi/Makefile src/mapi/glapi/tests/Makefile src/gtest/Makefile |