[irstlm] 110/126: fixing bug in the AutoMake compilation scripts

Giulio Paci giuliopaci-guest at moszumanska.debian.org
Tue May 17 07:46:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

giuliopaci-guest pushed a commit to annotated tag adaptiveLM.v0.1
in repository irstlm.

commit ff4ce09ea33564d48b74cc2199964ae14ddabfd1
Author: nicolabertoldi <bertoldi at fbk.eu>
Date:   Fri Oct 2 10:21:59 2015 +0200

    fixing bug in the AutoMake compilation scripts
---
 src/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 796671e..2d274ef 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -63,8 +63,8 @@ libirstlm_la_SOURCES = \
   cplsa.cpp \
   cswam.cpp \
   doc.cpp \
-  src/lmContextDependent.cpp \
-  context-similarity
+  lmContextDependent.cpp \
+  context-similarity.cpp
 
 CLEANFILES = $(BUILT_SOURCES)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/irstlm.git



More information about the debian-science-commits mailing list