1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-28 01:35:32 +00:00
elinks/src/viewer/Makefile
2006-05-20 15:01:24 +00:00

8 lines
149 B
Makefile

top_builddir=../..
include $(top_builddir)/Makefile.config
SUBDIRS = dump text
OBJS = action.o timer.o viewer.o
include $(top_srcdir)/Makefile.lib