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

1
2
3
4
5
6
7
8
9
10
11
12
13
14
ASSEMBLY = ../bin/Mono.Addins.MSBuild.dll
ASSEMBLY_NAME=Mono.Addins.MSBuild
PC_FILES_IN = mono-addins-msbuild.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)