From a13f3cf43b6f0479af1d4ae597c43260ffb8fc26 Mon Sep 17 00:00:00 2001 From: Xavier Raynaud Date: Wed, 29 Aug 2012 13:47:05 +0200 Subject: [PATCH] Fixed examples/Makefile.am. --- examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Makefile.am b/examples/Makefile.am index 51d99c6bd..ba2eb60d4 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -6,7 +6,7 @@ LDFLAGS = $(BOOST_LDFLAGS) LDADD = $(top_builddir)/libopmpolymer.la \ $(BOOST_FILESYSTEM_LIB) \ -$(BOOST_SYSTEM_LIB) \ +$(BOOST_SYSTEM_LIB) noinst_PROGRAMS = \