X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dbus%2FMakefile.am;h=0f9033d1ed92c452d23347a79c3cd909ee01057c;hb=cc28d8d91055e7640932c67031ca0ec86dddac06;hp=9628c83462a8bc8479db67393bbae45b93eefbad;hpb=00243960027c202f2efe7f0c143c3a19aee3597b;p=platform%2Fupstream%2Fdbus.git diff --git a/dbus/Makefile.am b/dbus/Makefile.am index 9628c83..0f9033d 100644 --- a/dbus/Makefile.am +++ b/dbus/Makefile.am @@ -39,7 +39,7 @@ dbus_res_ldflag = -Wl,$(dbus_res) no_undefined = -no-undefined export_symbols = -libdbus_1_la_DEPENDENCIES = $(dbus_res) +EXTRA_libdbus_1_la_DEPENDENCIES = $(dbus_res) intllibs = else @@ -310,7 +310,7 @@ endif noinst_PROGRAMS = -if DBUS_BUILD_TESTS +if DBUS_ENABLE_EMBEDDED_TESTS # We can't actually run this til we've reached test/ noinst_PROGRAMS += dbus-test endif