summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.am
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2012-06-12 12:29:44 -0700
committerEric Anholt <[email protected]>2012-06-21 10:10:46 -0700
commit1bbd22ada0b3fb2b1ad83a6c93a5a12e2d3c26db (patch)
tree0e7bfec3c66041083f23f3ef66156db89832c410 /src/mesa/Makefile.am
parent39785488e6a3f6beeb58372b88d49274a76d02f4 (diff)
automake: Move mesa subdirs processing to automake.
Diffstat (limited to 'src/mesa/Makefile.am')
-rw-r--r--src/mesa/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/Makefile.am b/src/mesa/Makefile.am
index 63350426388..6a2d4252bf8 100644
--- a/src/mesa/Makefile.am
+++ b/src/mesa/Makefile.am
@@ -19,6 +19,8 @@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.
+SUBDIRS = x86 x86-64 . libdricore drivers
+
all-local:
$(MAKE) -f Makefile.old