summaryrefslogtreecommitdiff
path: root/word-aligner/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'word-aligner/Makefile.am')
-rw-r--r--word-aligner/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/word-aligner/Makefile.am b/word-aligner/Makefile.am
index 8e422466..3985d14b 100644
--- a/word-aligner/Makefile.am
+++ b/word-aligner/Makefile.am
@@ -13,4 +13,5 @@ net_fa_LDFLAGS = $(STATIC_FLAGS) /fast_scratch/simianer/lfpe/nanomsg-0.5-beta/li
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/nanomsg-0.5-beta/include
+AM_CPPFLAGS = -W -Wall -I$(top_srcdir) -I$(top_srcdir)/utils -I$(top_srcdir)/training -I/fast_scratch/simianer/lfpe/nanomsg-0.5-beta/include -I/fast_scratch/simianer/lfpe/cppnanomsg
+