fixed example

This commit is contained in:
gabime
2014-12-07 06:02:46 +02:00
parent 76436d07cc
commit 159165665d
2 changed files with 15 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ CXX_RELEASE_FLAGS = -O3 -flto
CXX_DEBUG_FLAGS= -g
all: bench
all: example bench
debug: example-debug bench-debug
example: example.cpp