mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 02:00:04 +00:00
7c46bcb6b4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1043 311d38ba-8fff-0310-9ca6-ca027cbcb966
14 lines
513 B
Diff
14 lines
513 B
Diff
Index: Makefile.am
|
|
===================================================================
|
|
--- trunk/Makefile.am (revision 306)
|
|
+++ trunk/Makefile.am (working copy)
|
|
@@ -16,7 +16,7 @@
|
|
endif
|
|
|
|
if ENABLE_DBUS
|
|
-SUBDIRS = $(LIBDB) libedataserver camel addressbook $(CALENDAR_DIR) libedataserverui docs art po
|
|
+SUBDIRS = $(LIBDB) libedataserver camel addressbook $(CALENDAR_DIR) docs art po
|
|
else
|
|
SUBDIRS = $(LIBDB) libedataserver servers $(CAMEL_DIR) addressbook $(CALENDAR_DIR) libedataserverui src docs art po
|
|
endif
|