0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-06-30 22:19:29 -04:00
2005-10-20 04:00:35 +02:00

8 lines
165 B
Makefile

top_builddir=../../..
include $(top_builddir)/Makefile.config
OBJS-$(CONFIG_XBEL_BOOKMARKS) += xbel.o
OBJS = common.o default.o
include $(top_srcdir)/Makefile.lib