summaryrefslogtreecommitdiff
path: root/word-aligner/Makefile.am
diff options
context:
space:
mode:
authorsimianer <simianer@lemmy.cl.uni-heidelberg.de>2016-05-03 12:52:03 +0200
committersimianer <simianer@lemmy.cl.uni-heidelberg.de>2016-05-03 12:52:03 +0200
commitce655a6544c56d3a70ee4f0a4d4b199a170f2e88 (patch)
treeea54887e35b539691df4d7a210ab8615f0224b7c /word-aligner/Makefile.am
parente96dfde0014c552922e866a56b31335ff894b8a0 (diff)
move
Diffstat (limited to 'word-aligner/Makefile.am')
-rw-r--r--word-aligner/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/word-aligner/Makefile.am b/word-aligner/Makefile.am
index cd83c10d..2bffa267 100644
--- a/word-aligner/Makefile.am
+++ b/word-aligner/Makefile.am
@@ -9,9 +9,9 @@ binderiv_LDADD = ../utils/libutils.a
net_fa_SOURCES = net_fa.cc ttables.cc da.h ttables.h nn.hpp
net_fa_LDADD = ../utils/libutils.a
-net_fa_LDFLAGS = $(STATIC_FLAGS) /fast_scratch/simianer/lfpe/lib/nanomsg-0.5-beta/lib/libnanomsg.so
+net_fa_LDFLAGS = $(STATIC_FLAGS) /srv/postedit/lib/nanomsg-0.5-beta/lib/libnanomsg.so
EXTRA_DIST = aligner.pl ortho-norm support makefiles stemmers
-AM_CPPFLAGS = -W -Wall -I$(top_srcdir) -I$(top_srcdir)/utils -I$(top_srcdir)/training -I/fast_scratch/simianer/lfpe/lib/nanomsg-0.5-beta/include -I/fast_scratch/simianer/lfpe/lib/cppnanomsg
+AM_CPPFLAGS = -W -Wall -I$(top_srcdir) -I$(top_srcdir)/utils -I$(top_srcdir)/training -I/srv/postedit/lib/nanomsg-0.5-beta/include -I/srv/postedit/lib/cppnanomsg