Fix typo
This commit is contained in:
Quanah Gibson-Mount 2011-03-25 19:39:08 +00:00
parent 844e540475
commit e8e711018f

View file

@ -31,4 +31,4 @@ clean:
install: lastbind.la
mkdir -p $(prefix)/libexec/openldap
$(LIBTOOL) --mode=onstall cp lastbind.la $(prefix)/libexec/openldap
$(LIBTOOL) --mode=install cp lastbind.la $(prefix)/libexec/openldap