Merge "Add include/ to the Makefile include path."

am: 38234f4bef

* commit '38234f4bef8b70d985c09224e6d7752d71400f23':
  Add include/ to the Makefile include path.
This commit is contained in:
Alex Deymo
2016-03-14 21:52:51 +00:00
committed by android-build-merger
+1 -1
View File
@@ -14,7 +14,7 @@
# This file is for building imgdiff in Chrome OS.
CPPFLAGS += -iquote..
CPPFLAGS += -iquote.. -Iinclude
CXXFLAGS += -std=c++11 -O3 -Wall -Werror
LDLIBS += -lbz2 -lz