]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- work on dbus interface
authorArvin Schnell <aschnell@suse.de>
Wed, 8 Aug 2012 07:44:24 +0000 (09:44 +0200)
committerArvin Schnell <aschnell@suse.de>
Wed, 8 Aug 2012 07:44:24 +0000 (09:44 +0200)
client/Makefile.am
dbus/Makefile.am
server/Makefile.am

index 8ce0df18a00b671699d0c5e1b5e386ed5e58dbf6..43e3f58083690a9d54f2d39c44e86642762bf8bc 100644 (file)
@@ -4,7 +4,7 @@
 
 SUBDIRS = utils
 
-INCLUDES = -I$(top_srcdir) -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
+INCLUDES = -I$(top_srcdir) -I/usr/include/dbus-1.0 -I$(libdir)/dbus-1.0/include
 
 
 bin_PROGRAMS = snapper
index eb466b4e8552e5969706d4fcc0a66723053907e2..bec1acdc07b91a9c910a5a0ddf8117d8d7916da3 100644 (file)
@@ -2,7 +2,7 @@
 # Makefile.am for snapper/utils/dbus
 #
 
-INCLUDES = -I$(top_srcdir) -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
+INCLUDES = -I$(top_srcdir) -I/usr/include/dbus-1.0 -I$(libdir)/dbus-1.0/include
 
 noinst_LTLIBRARIES = libdbus.la
 
index e21853157219b612715d8d933860d04573a62834..e83624ecbce146a0742ea5532ce9189e51a3b61c 100644 (file)
@@ -2,7 +2,7 @@
 # Makefile.am for snapper/server
 #
 
-INCLUDES = -I$(top_srcdir) -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
+INCLUDES = -I$(top_srcdir) -I/usr/include/dbus-1.0 -I$(libdir)/dbus-1.0/include
 
 
 sbin_PROGRAMS = snapperd