mirror of
https://git.yoctoproject.org/poky
synced 2026-03-05 23:09:39 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
9 lines
344 B
Diff
9 lines
344 B
Diff
--- dbus-0.36.2/glib/Makefile.am.orig 2005-09-06 17:30:26 +0200
|
|
+++ dbus-0.36.2/glib/Makefile.am 2005-09-06 17:30:34 +0200
|
|
@@ -1,4 +1,4 @@
|
|
-SUBDIRS = . examples
|
|
+SUBDIRS = .
|
|
|
|
INCLUDES=-I$(top_srcdir) $(DBUS_CLIENT_CFLAGS) $(DBUS_GLIB_CFLAGS) $(DBUS_GLIB_TOOL_CFLAGS) -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"$(prefix)/@DATADIRNAME@/locale\"
|
|
|