summaryrefslogtreecommitdiffstats
path: root/gdbus/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gdbus/Makefile.am')
-rw-r--r--gdbus/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbus/Makefile.am b/gdbus/Makefile.am
index 0a481277..937b1d7f 100644
--- a/gdbus/Makefile.am
+++ b/gdbus/Makefile.am
@@ -1,7 +1,7 @@
noinst_LTLIBRARIES = libgdbus.la
-libgdbus_la_SOURCES = gdbus.h mainloop.c
+libgdbus_la_SOURCES = gdbus.h mainloop.c watch.c
AM_CFLAGS = @DBUS_CFLAGS@ @GLIB_CFLAGS@