2005-10-19 22:00:35 -04:00
|
|
|
top_builddir=../..
|
|
|
|
include $(top_builddir)/Makefile.config
|
2005-09-15 23:09:08 -04:00
|
|
|
|
|
|
|
SUBDIRS = backend
|
2005-09-28 06:38:17 -04:00
|
|
|
OBJS = bookmarks.o dialogs.o
|
2005-09-15 23:09:08 -04:00
|
|
|
|
2005-10-19 19:11:47 -04:00
|
|
|
include $(top_srcdir)/Makefile.lib
|