1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-27 01:25:34 +00:00
elinks/src/protocol/finger/Makefile
2005-10-20 04:00:35 +02:00

7 lines
115 B
Makefile

top_builddir=../../..
include $(top_builddir)/Makefile.config
OBJS = finger.o
include $(top_srcdir)/Makefile.lib