Skip to content

Commit 663b4d2

Browse files
authored
Update Makefile.am
1 parent 684e875 commit 663b4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lstm/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SUBDIRS =
1212
AM_CXXFLAGS = $(OPENMP_CXXFLAGS)
1313

1414
if !NO_TESSDATA_PREFIX
15-
AM_CXXFLAGS += -DTESSDATA_PREFIX=@datadir@/
15+
AM_CXXFLAGS += -DTESSDATA_PREFIX=@datadir@
1616
endif
1717

1818
if VISIBILITY

0 commit comments

Comments
 (0)