1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-10-18 06:33:35 -04:00
elinks/src/document/dom/Makefile
2005-10-20 04:00:35 +02:00

7 lines
136 B
Makefile

top_builddir=../../..
include $(top_builddir)/Makefile.config
OBJS = navigator.o node.o renderer.o
include $(top_srcdir)/Makefile.lib