summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-09-28 16:46:41 +0100
committerSimon McVittie <smcv@collabora.com>2019-01-21 15:22:05 +0000
commitcccb35dfef8ac4e28594154f8a9a6337fd9d8d7f (patch)
treed6a8c1beee4ddf06d6a809104c3f1ae247bff2dc /test/Makefile.am
parentb1cfd892fc69a08baa9e3351949630fbea7a6943 (diff)
downloaddbus-cccb35dfef8ac4e28594154f8a9a6337fd9d8d7f.tar.gz
test: Move sysdeps tests here
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index ca96a3ee..6e81d1b6 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -231,6 +231,7 @@ test_misc_internals_SOURCES = \
internals/dbus-marshal-recursive-util.h \
internals/dbus-marshal-validate-util.c \
internals/dbus-string-util.c \
+ internals/dbus-sysdeps-util.c \
internals/misc-internals.c \
internals/misc-internals.h \
$(NULL)