]> git.sur5r.net Git - openldap/commitdiff
Fix typo in LTFINISH invcation
authorHoward Chu <hyc@openldap.org>
Wed, 1 Oct 2003 02:26:41 +0000 (02:26 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 1 Oct 2003 02:26:41 +0000 (02:26 +0000)
libraries/liblber/Makefile.in

index 440c37095379ae36ea2aa880920f75af7e0d1421..feae38b3630eacd48693506bbe91a2353f55ad7f 100644 (file)
@@ -40,5 +40,5 @@ idtest:  $(XLIBS) idtest.o
 install-local: FORCE
        -$(MKDIR) $(DESTDIR)$(libdir)
        $(LTINSTALL) $(INSTALLFLAGS) -m 644 $(LIBRARY) $(DESTDIR)$(libdir)
-       $(LTFINISH) $(DESTDIR)$libdir
+       $(LTFINISH) $(DESTDIR)$(libdir)