Navigation Menu

Skip to content

Commit

Permalink
Fix undefined reference to grn_dat_xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Oct 15, 2017
1 parent dd156c4 commit b4e4567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Makefile.am
Expand Up @@ -40,7 +40,7 @@ include c_sources.am
include cpp_sources.am
libgroonga_la_SOURCES = \
$(libgroonga_c_sources) \
$(libgroonga_cpp_sources)
$(libgrnarrow_cpp_source)

#nfkc.c:
# $(RUBY) nfkc.rb --impl=table
Expand Down

0 comments on commit b4e4567

Please sign in to comment.