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