Move tool
[mono.git] / tools / Makefile.am
1 SUBDIRS = locale-builder
2
3 bin_PROGRAMS = sgen-grep-binprot
4
5 INCLUDES =  $(GLIB_CFLAGS)
6
7 sgen_grep_binprot_SOURCES = \
8         sgen-grep-binprot.c
9
10 sgen_grep_binprot_LDADD = \
11         $(GLIB_LIBS)