From 27c9fd47a9a3447bebefd4e999ba0600a22c203c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 5 Jun 2014 07:38:27 +0000 Subject: fixed line-continuation so all single-object-libraries will be built svn path=/trunk/externals/zexy/; revision=17318 --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 918316c..05770f1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -45,7 +45,7 @@ pkglib_LTLIBRARIES+= \ demux.la \ dfreq~.la \ dirac~.la \ - doublepole~.la + doublepole~.la \ drip.la \ unfold.la \ envrms~.la \ -- cgit v1.2.1