summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Mack <zonque@gmail.com>2013-04-07 14:39:28 +0200
committerDaniel Mack <zonque@gmail.com>2013-04-07 14:39:28 +0200
commit68e6c56a7d7a5a4e5347058ec27b0589eea484fd (patch)
treeec801574323d4be1f223803986927148432eb255 /Makefile
parentb57ad991d5daf29b50b7e3fe8f2c274ccce73fe9 (diff)
downloadkdbus-bus-68e6c56a7d7a5a4e5347058ec27b0589eea484fd.tar.gz
kdbus-bus-68e6c56a7d7a5a4e5347058ec27b0589eea484fd.tar.bz2
kdbus-bus-68e6c56a7d7a5a4e5347058ec27b0589eea484fd.zip
match db: add stub container, redirect ioctls
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 25d6b4b3c9d..7fb4727e09c 100644
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,7 @@ kdbus-y := \
connection.o \
ep.o \
main.o \
+ match.o \
message.o \
names.o \
notify.o \