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: c3565689bc076387dad0a6ebac0a4da89d5f20d2 (plain)
1
2
3
4
5
6
7
8
9
AUTOMAKE_OPTIONS = foreign

SUBDIRS = mono doc docs runtime scripts man 

EXTRA_DIST= mono.pc.in

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA= mono.pc
DISTCLEANFILES= mono.pc