diff options
author | Eric Anholt <[email protected]> | 2012-06-11 09:34:22 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-06-21 09:58:12 -0700 |
commit | 07b28af5b57338263e8aef5833e7d5085051a655 (patch) | |
tree | c106498fb279d5059fa73518bf89032a0e80319a /configure.ac | |
parent | a4ff3342d295c0e58a5138fe50ac79488bec8bf9 (diff) |
automake: Convert src/egl/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 492565139ed..7ba0164e72e 100644 --- a/configure.ac +++ b/configure.ac @@ -2158,6 +2158,7 @@ AC_CONFIG_FILES([configs/autoconf src/egl/drivers/Makefile src/egl/drivers/dri2/Makefile src/egl/drivers/glx/Makefile + src/egl/Makefile src/egl/main/Makefile src/egl/main/egl.pc src/egl/wayland/Makefile |