Navigation Menu

Skip to content

Commit

Permalink
typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
fdiary committed Nov 9, 2011
1 parent a484a64 commit 079f2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -12,7 +12,7 @@ ha_groonga_la_CFLAGS = $(AM_CFLAGS) $(MYSQL_CFLAGS) -DMYSQL_DYNAMIC_PLUGIN
ha_groonga_la_SOURCES = ha_mroonga.cc mrn_sys.c mrn_table.cc

plugin_LIBRARIES = libgroonga_storage_engine.a
libgroonga_storage_engine_a_LDFLANGS = $(GROONGA_LIBS) $(MECAB_LIBS)
libgroonga_storage_engine_a_LDFLAGS = $(GROONGA_LIBS) $(MECAB_LIBS)
libgroonga_storage_engine_a_CXXFLAGS = $(AM_CFLAGS) $(MYSQL_CFLAGS)
libgroonga_storage_engine_a_CFLAGS = $(AM_CFLAGS) $(MYSQL_CFLAGS)
libgroonga_storage_engine_a_SOURCES = ha_mroonga.cc mrn_sys.c mrn_table.cc
Expand Down

0 comments on commit 079f2c9

Please sign in to comment.