From 99b7fd24c2631f030dab249f89b5a15326459fcb Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Sun, 6 Mar 2011 17:35:06 +0100 Subject: nonrecbuild: Make "autoreconf" and "configure" run We still need to adapt the actual make rules and vars so that an actual build might work. --- commline/Makefile-files | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'commline/Makefile-files') diff --git a/commline/Makefile-files b/commline/Makefile-files index f29162a..5a1ad45 100644 --- a/commline/Makefile-files +++ b/commline/Makefile-files @@ -27,5 +27,6 @@ # ################################################################## -pkglib_LTLIBRARIES = libcommline.la +pkglib_LTLIBRARIES += libcommline.la + libcommline_la_SOURCES=cmlparser.cc cmlparser.hh -- cgit