2002-10-22 Tim Coleman (tim@timcoleman.com)
[mono.git] / Makefile.am
index ff9c8d7cf15cda9951807d7d309be88bcb5242c5..b361222021e63ae69d5dbd321dd20807042d8ed2 100644 (file)
@@ -1,9 +1,9 @@
 AUTOMAKE_OPTIONS = foreign
 
-if USE_INCLUDED_BOEHM
-GCDIR = libgc
-else 
-GCDIR =
-endif
+SUBDIRS = mono doc docs runtime scripts man data
 
-SUBDIRS = $(GCDIR) mono doc runtime scripts man 
+EXTRA_DIST= mono.pc.in mono.spec.in
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA= mono.pc
+DISTCLEANFILES= mono.pc