move-link-prev(next)-line: Typo with cut-n-paste. s/line/last/.
[elinks.git] / src / protocol / file / Makefile
blob3d27a63bc7057d4771ec47d3c699721bfb792325
1 top_builddir=../../..
2 include $(top_builddir)/Makefile.config
4 OBJS-$(CONFIG_CGI) += cgi.o
6 OBJS = file.o
8 include $(top_srcdir)/Makefile.lib