diff options
Diffstat (limited to 'test/unit/Makefile.am')
-rw-r--r-- | test/unit/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/Makefile.am b/test/unit/Makefile.am index b372a1ae..224ea5ba 100644 --- a/test/unit/Makefile.am +++ b/test/unit/Makefile.am @@ -36,6 +36,7 @@ disposition_SOURCES = \ disposition.c disposition_LDADD = \ $(top_builddir)/dlib/libDlib.a +disposition_CFLAGS = -flto notsosimplevector_SOURCES = notsosimplevector.cc identity_SOURCES = identity.cc identity_LDADD = \ |