diff --git a/Makefile.am b/Makefile.am index 1f94b0d1..6404bdbb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -71,7 +71,9 @@ ell_headers = ell/util.h \ ell_sources = ell/private.h \ ell/missing.h \ ell/util.c \ + ell/test-private.h \ ell/test.c \ + ell/test-dbus.c \ ell/strv.c \ ell/utf8.c \ ell/queue.c \