Merge pull request #1502 from madrang/SafeHandle.CloseTestDispose
[mono.git] / mono / Makefile.am
index df1a9c1c22e4d59de1b439105db13c9955aa2961..e2af5ccabfc561a67d947a84bbe64d40fb7d64ca 100644 (file)
@@ -26,7 +26,7 @@ monotouch-do-clean:
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$target); \
     done;
 else
-SUBDIRS = arch utils io-layer cil metadata mini dis monograph tests unit-tests benchmark profiler
+SUBDIRS = arch utils io-layer cil metadata mini dis tests unit-tests benchmark profiler
 endif
 endif
-DIST_SUBDIRS = arch utils io-layer cil metadata mini dis monograph tests unit-tests benchmark profiler
+DIST_SUBDIRS = arch utils io-layer cil metadata mini dis tests unit-tests benchmark profiler