From 267fbd64ccc4786932147069715239a17dfcf814 Mon Sep 17 00:00:00 2001 From: Perberos Date: Tue, 22 Nov 2011 14:38:03 -0300 Subject: adding a tool for external tools, for switch onto .c and .h files --- plugins/externaltools/data/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/externaltools/data/Makefile.am') diff --git a/plugins/externaltools/data/Makefile.am b/plugins/externaltools/data/Makefile.am index 00888231..40d8262b 100755 --- a/plugins/externaltools/data/Makefile.am +++ b/plugins/externaltools/data/Makefile.am @@ -7,7 +7,8 @@ tools_in_files = \ tools_in_linux = \ open-terminal-here.tool.in \ run-command.tool.in \ - search-recursive.tool.in + search-recursive.tool.in \ + switch-c.desktop.tool.in tools_in_osx = \ open-terminal-here-osx.tool.in -- cgit v1.2.1