From ead838a85bef2f9f240f236e4e6c9666653a9a86 Mon Sep 17 00:00:00 2001 From: compudj Date: Thu, 29 May 2003 14:22:06 +0000 Subject: [PATCH] fixed to make the lttd fir git-svn-id: http://ltt.polymtl.ca/svn@27 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.34.1