summaryrefslogtreecommitdiffstats
path: root/src/mesa/program/Android.mk
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2014-12-18 11:44:07 -0800
committerMatt Turner <[email protected]>2015-01-23 14:28:44 -0800
commitdd6f641303c298765324b52d150e3e83514422d5 (patch)
tree632e307e5153d922867012b0aece619a64508aa5 /src/mesa/program/Android.mk
parent145919b2ab737d3b390a6a8ab77d54719db1e6f8 (diff)
mesa: Build with subdir-objects.
Diffstat (limited to 'src/mesa/program/Android.mk')
-rw-r--r--src/mesa/program/Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/program/Android.mk b/src/mesa/program/Android.mk
index 19c4be0feba..a237b65bc08 100644
--- a/src/mesa/program/Android.mk
+++ b/src/mesa/program/Android.mk
@@ -39,8 +39,6 @@ endef
# Import the following variables:
# PROGRAM_FILES
include $(MESA_TOP)/src/mesa/Makefile.sources
-SRCDIR :=
-BUILDDIR :=
include $(CLEAR_VARS)