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

Makefile.am « Mono.Addins.Setup - github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 72615cee6d9f298443724556405b9abed3113685 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
ASSEMBLY = ../bin/Mono.Addins.Setup.dll
ASSEMBLY_NAME=Mono.Addins.Setup
PC_FILES_IN = mono-addins-setup.pc.in

install-data-local: gac-install
uninstall-local: gac-uninstall

include $(top_srcdir)/Makefile.include
include $(top_srcdir)/xbuild.include

CLEANFILES += $(POLICY_ASSEMBLIES) $(POLICY_CONFIGS)