Fix the build.

This commit is contained in:
Alex Zolotarev 2013-03-19 20:06:39 +01:00 committed by Alex Zolotarev
parent 02c50ea457
commit c2ef754f1e

View file

@ -68,7 +68,7 @@ SOURCES += \
}
linux* {
linux*|android* {
SOURCES += src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc
}