aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2015-02-05 11:49:39 +0100
committerDavid 'Digit' Turner <digit@google.com>2015-02-08 12:42:48 +0100
commit4cf03966c67902759f252d69d5296a1215d3b058 (patch)
tree47cf6e8b57c05c55fe3606fa8a92327d7931f4d3 /Makefile.common
parentf387532d85cda1d6789897852a7c7bbb8d7e6ea6 (diff)
downloadqemu-4cf03966c67902759f252d69d5296a1215d3b058.tar.gz
android/opengl/EmuglBackendScanner.h: new helper class.
This introduces a new helper function to scan the program directory for Emugl backend sub-directories.
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 54477f2163..b4230a1380 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -156,6 +156,7 @@ common_LOCAL_SRC_FILES += \
android/qemu/base/async/Looper.cpp \
android/looper-base.cpp \
android/looper-generic.cpp \
+ android/opengl/EmuglBackendScanner.cpp \
android/utils/aconfig-file.c \
android/utils/assert.c \
android/utils/bufprint.c \