Navigation Menu

Skip to content

Commit

Permalink
follow removing scratch.c
Browse files Browse the repository at this point in the history
  • Loading branch information
ikdttr committed May 8, 2009
1 parent d669698 commit 17eb686
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/Makefile.am
Expand Up @@ -6,10 +6,4 @@ AM_INCLUDES = -l. -l..
libmroonga_la_SOURCES = ha_groonga.cc
libmroonga_la_LDFLAGS = -module $(GROONGA_LIBS) $(MECAB_LIBS)
libmroonga_la_CXXFLAGS = -DMYSQL_DYNAMIC_PLUGIN



noinst_HEADERS = mroonga.h ha_groonga.h
noinst_PROGRAMS = scratch

scratch_LDFLAGS = $(GROONGA_LIBS) $(MECAB_LIBS)

0 comments on commit 17eb686

Please sign in to comment.