1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-27 01:25:34 +00:00

Really fix binary installation.

This commit is contained in:
Russ Rowan 2005-09-22 10:07:27 -04:00
parent 0815fe1cf8
commit a3f177e088

View File

@ -97,7 +97,7 @@ all-l: elinks
elinks: $(OBJS) $(ELINKSLIBS)
$(call cmd,link)
install-local:
install:
$(INSTALL_PROGRAM) elinks $(DESTDIR)$(bindir)
include $(path_to_top)/Makefile.lib