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