Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile.am - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b361222021e63ae69d5dbd321dd20807042d8ed2 (plain)
1
2
3
4
5
6
7
8
9
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