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

SUBDIRS = @libgc_dir@ mono doc docs runtime scripts man data

dnl EXTRA_SUBDIRS = libgc

EXTRA_DIST= mono.pc.in mono.spec.in

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