From: compudj Date: Thu, 29 May 2003 14:22:06 +0000 (+0000) Subject: fixed to make the lttd fir X-Git-Tag: v0.12.20~3462 X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=ead838a85bef2f9f240f236e4e6c9666653a9a86;p=lttv.git fixed to make the lttd fir git-svn-id: http://ltt.polymtl.ca/svn@27 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/configure.in b/ltt/branches/poly/configure.in index 11b4cd79..9a4150c0 100644 --- a/ltt/branches/poly/configure.in +++ b/ltt/branches/poly/configure.in @@ -43,5 +43,6 @@ AC_SUBST(lttplugindir) AC_CONFIG_FILES([Makefile lttv/Makefile - lttv/plugins/Makefile]) + lttv/plugins/Makefile + lttd/Makefile]) AC_OUTPUT