diff options
Diffstat (limited to 'dbus/Makefile.am')
-rw-r--r-- | dbus/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dbus/Makefile.am b/dbus/Makefile.am index d99ff1c1..9528b547 100644 --- a/dbus/Makefile.am +++ b/dbus/Makefile.am @@ -94,7 +94,9 @@ DBUS_SHARED_SOURCES= \ dbus-string.h \ dbus-string-private.h \ dbus-sysdeps.c \ - dbus-sysdeps.h + dbus-sysdeps.h \ + dbus-userdb.c \ + dbus-userdb.h ### source code that is generic utility functionality used ### by the bus daemon or test apps, but is NOT included |