Merge "Add include/ to the Makefile include path."
am: 38234f4bef
* commit '38234f4bef8b70d985c09224e6d7752d71400f23':
Add include/ to the Makefile include path.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user