Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 38234f4b authored by Alex Deymo's avatar Alex Deymo Committed by Gerrit Code Review
Browse files

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

parents 55933425 82f8c820
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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