Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / tools / Makefile.am
index 79776e4c4ff3d6054637cfb07acf56202a312eec..9aebe325e6e7506634247e6e38bd61c17ae371e2 100644 (file)
@@ -1,11 +1,3 @@
-SUBDIRS = locale-builder
+SUBDIRS = locale-builder sgen monograph pedump
 
-bin_PROGRAMS = sgen-grep-binprot
 
-INCLUDES =  $(GLIB_CFLAGS)
-
-sgen_grep_binprot_SOURCES = \
-       sgen-grep-binprot.c
-
-sgen_grep_binprot_LDADD = \
-       $(GLIB_LIBS)