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