Merge "Add include/ to the Makefile include path." am: 38234f4bef

am: 1b688e8039

* commit '1b688e8039a26b7deb9217487f99136d2afcc688':
  Add include/ to the Makefile include path.
This commit is contained in:
Alex Deymo
2016-03-14 21:56:57 +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