1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-03 08:07:17 -05:00
elinks/src/document/dom/Makefile

7 lines
139 B
Makefile
Raw Normal View History

2005-10-19 22:00:35 -04:00
top_builddir=../../..
include $(top_builddir)/Makefile.config
OBJS = renderer.o rss.o source.o util.o
include $(top_srcdir)/Makefile.lib