Remove libedataserverui.
[platform/upstream/evolution-data-server.git] / docs / reference / Makefile.am
1 NULL =
2
3 if WITH_PRIVATE_DOCS
4 PRIVATE_DIR = private
5 endif
6
7 SUBDIRS = \
8         addressbook \
9         calendar \
10         camel \
11         libedataserver \
12         libebackend \
13         $(PRIVATE_DIR) \
14         $(NULL)
15
16 MKDB_OPTIONS=--output-format=xml --name-space=e
17
18 -include $(top_srcdir)/git.mk