X-Git-Url: https://git.llucax.com/software/eventxx.git/blobdiff_plain/612fae593d162ee3a0d77287c15127450eac4ae0..849a3ba5cffca1a97efb72a4825f3893104ba095:/test/Makefile diff --git a/test/Makefile b/test/Makefile index 4beddbf..477a591 100644 --- a/test/Makefile +++ b/test/Makefile @@ -6,7 +6,7 @@ CXXFLAGS=-I.. -g -Wall LDFLAGS=-levent targets=bench test-eof test-time test-weof trivial c-way functor-way \ - prio-test mixed-way + wrapped-functor-way prio-test mixed-way all: $(targets)