From 1f77342b789e4343a9ddf17ce10eb52f83441472 Mon Sep 17 00:00:00 2001 From: Sydney Acksman Date: Thu, 21 Jun 2018 17:53:31 -0400 Subject: Add msbuild targets to C# tools for protoc compilers (#4648) * Added props to C# tools * Add targets file to makefile.am --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ac87e8a3..76bb2ba2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,6 +51,7 @@ pkgconfig_DATA = protobuf.pc protobuf-lite.pc csharp_EXTRA_DIST= \ csharp/.gitignore \ csharp/CHANGES.txt \ + csharp/Google.Protobuf.Tools.targets \ csharp/Google.Protobuf.Tools.nuspec \ csharp/README.md \ csharp/build_packages.bat \ -- cgit v1.2.3