path_to_top=../..
include $(path_to_top)/Makefile.config
SUBDIRS = backend
OBJS = bookmarks.o dialogs.o
include $(top_srcdir)/Makefile.lib