summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xhl/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/hl/Makefile.in b/hl/Makefile.in
index b07ca28..5314fd8 100755
--- a/hl/Makefile.in
+++ b/hl/Makefile.in
@@ -69,7 +69,6 @@ install:
@@SETX@; for d in $(SUBDIRS); do \
(cd $$d && $(MAKE) $@) || exit 1; \
done
- @$(LT) --mode=finish $(libdir);
install-doc:
(cd doc && $(MAKE) $@) || exit 1;