* HttpChannel.cs, HttpClientChannel.cs, HttpHelper.cs, HttpServer.cs,
[mono.git] / Makefile.am
index b4ab7f57021573ad8e2dc5659a95f5c4588c9e90..1cda89ba8f42a490ec995865a8c6a787ba9d7bf0 100644 (file)
@@ -1,3 +1,11 @@
 AUTOMAKE_OPTIONS = foreign
 
-SUBDIRS = mono doc docs runtime scripts man 
+SUBDIRS = @libgc_dir@ mono doc docs runtime scripts man data
+
+dnl EXTRA_SUBDIRS = libgc
+
+EXTRA_DIST= mono.pc.in mono.spec.in
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA= mono.pc
+DISTCLEANFILES= mono.pc