aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f81c97d8..0507870b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -56,5 +56,7 @@ libproj_la_SOURCES = \
install-exec-local:
+ rm -f $(bindir)/invproj
ln $(bindir)/proj $(bindir)/invproj
+ rm -f $(bindir)/invgeod
ln $(bindir)/geod $(bindir)/invgeod