Reverted my latest workaround in these files. The corresponding bug in MCS
[mono.git] / Makefile.am
index 3abab0517bc768f4cd90e0bb238a1480a37442ae..c3565689bc076387dad0a6ebac0a4da89d5f20d2 100644 (file)
@@ -1 +1,9 @@
-SUBDIRS = mono doc runtime
+AUTOMAKE_OPTIONS = foreign
+
+SUBDIRS = mono doc docs runtime scripts man 
+
+EXTRA_DIST= mono.pc.in
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA= mono.pc
+DISTCLEANFILES= mono.pc