From 78a8f95819f579a96ce1dd8a55c9f5f1a7e9aae5 Mon Sep 17 00:00:00 2001 From: Mikayla Hutchinson Date: Tue, 15 Jan 2019 21:53:37 -0500 Subject: Remove redundant build infrastructure The old autotools build infrastructure is largely redundant, as projects are now built with msbuild. Remove as much as can be done easily, along with some other obsolete stuff. --- main/src/addins/MonoDevelop.Debugger.Gdb/Makefile.am | 1 - 1 file changed, 1 deletion(-) delete mode 100644 main/src/addins/MonoDevelop.Debugger.Gdb/Makefile.am (limited to 'main/src/addins/MonoDevelop.Debugger.Gdb') diff --git a/main/src/addins/MonoDevelop.Debugger.Gdb/Makefile.am b/main/src/addins/MonoDevelop.Debugger.Gdb/Makefile.am deleted file mode 100644 index c9cc87438f..0000000000 --- a/main/src/addins/MonoDevelop.Debugger.Gdb/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -include $(top_srcdir)/xbuild.include -- cgit v1.2.3