Added new tool to the CVS repository, type-reflector.
[mono.git] / Makefile.am
index 25862e829f7687c9a4ecdecb5d3f966ed3dd6081..b361222021e63ae69d5dbd321dd20807042d8ed2 100644 (file)
@@ -1 +1,9 @@
-SUBDIRS = libffi mono doc
+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