summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8f594ad..40ac719 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,6 +35,7 @@ nobase_python_PYTHON = \
dbus/mainloop/glib.py \
dbus/proxies.py \
dbus/service.py \
+ dbus/server.py \
dbus/types.py
check_py_sources = $(nobase_python_PYTHON)