~ubuntu-branches/ubuntu/trusty/monodevelop/trusty-proposed

10.3.3 by Jo Shields
Import upstream version 4.0.5+dfsg
1
ASSEMBLY = ../bin/Mono.Addins.MSBuild.dll
2
ASSEMBLY_NAME=Mono.Addins.MSBuild
3
PC_FILES_IN = mono-addins-msbuild.pc.in
4
5
install-data-local: gac-install
6
uninstall-local: gac-uninstall
7
8
include $(top_srcdir)/Makefile.include
9
include $(top_srcdir)/xbuild.include
10
11
CLEANFILES += $(POLICY_ASSEMBLIES) $(POLICY_CONFIGS)
12
13
14