2005-10-20 04:00:35 +02:00
|
|
|
top_builddir=../..
|
|
|
|
include $(top_builddir)/Makefile.config
|
2005-09-16 05:09:08 +02:00
|
|
|
|
|
|
|
SUBDIRS = backend
|
2005-09-28 12:38:17 +02:00
|
|
|
OBJS = bookmarks.o dialogs.o
|
2005-09-16 05:09:08 +02:00
|
|
|
|
2005-10-20 01:11:47 +02:00
|
|
|
include $(top_srcdir)/Makefile.lib
|