gmp: remove broken symlink src/gmp/compile to fix ctags generation.
authorDaniel Kochmanski <dkochmanski@hellsgate.pl>
Sun, 1 Feb 2015 13:42:47 +0000 (14:42 +0100)
committerDaniel Kochmanski <dkochmanski@hellsgate.pl>
Sun, 1 Feb 2015 13:42:47 +0000 (14:42 +0100)
src/gmp/compile is broken symlink (not needed for compilation), which
were breaking ctags generation. Removed it.

Signed-off-by: Daniel Kochmanski <dkochmanski@hellsgate.pl>
src/gmp/compile [deleted symlink]

diff --git a/src/gmp/compile b/src/gmp/compile
deleted file mode 120000 (symlink)
index e0ab062..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/usr/local/Cellar/automake/1.14/share/automake-1.14/compile
\ No newline at end of file