Fixed dbus code generation compilation issue
authorImran Zaman <imran.zaman@intel.com>
Thu, 12 Feb 2015 20:34:02 +0000 (22:34 +0200)
committerImran Zaman <imran.zaman@intel.com>
Thu, 12 Feb 2015 20:34:02 +0000 (22:34 +0200)
Change-Id: Ibd7c66d28c2f26f59d1dc58cc778e0b254921f24

src/daemon/dbus/Makefile.am

index 9d1f927..f3b67e3 100644 (file)
@@ -1,5 +1,5 @@
 NULL=
-INTERFACES_DIR = $(top_srcdir)/src/daemon/dbus/interfaces
+INTERFACES_DIR = $(top_builddir)/src/daemon/dbus/interfaces
 SERVICES_DIR   = $(top_builddir)/src/daemon/dbus/services
 DBUS_BUILT_SOURCES = \
     gsignond-dbus-auth-service-gen.c \