Skip to content

Commit

Permalink
Merge branch 'develop' into release/v.0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ttadano committed Jul 14, 2016
2 parents b0ea483 + e6c2bbe commit e86b896
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
CXX = c++

CXXFLAGS = -O2
INCLUDE = -I../include

# Add the directory containing boost header files here
INCLUDE = -I../include -I$(HOME)/include

#----------------------------------------------
# General rules
Expand Down

0 comments on commit e86b896

Please sign in to comment.