Added new tool to the CVS repository, type-reflector.
[mono.git] / Makefile.am
index 7a0d4a47da809f74f226055edb4830408634a74c..b361222021e63ae69d5dbd321dd20807042d8ed2 100644 (file)
@@ -1 +1,9 @@
-SUBDIRS = mono
+AUTOMAKE_OPTIONS = foreign
+
+SUBDIRS = mono doc docs runtime scripts man data
+
+EXTRA_DIST= mono.pc.in mono.spec.in
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA= mono.pc
+DISTCLEANFILES= mono.pc