summaryrefslogtreecommitdiff
path: root/dbus/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-09-28 16:36:49 +0100
committerSimon McVittie <smcv@collabora.com>2019-01-21 15:21:16 +0000
commit8ead2011ac29fc8678c0ed2bf0483a40899dbc04 (patch)
treea977705d38e3e8545acc1c2d25b93dfcf038c719 /dbus/Makefile.am
parent5424eb2b0d93fb60cee658e1f9198f43dfd15ec7 (diff)
downloaddbus-8ead2011ac29fc8678c0ed2bf0483a40899dbc04.tar.gz
test: Move marshalling tests into test/
dbus-marshal-recursive-util.c contains utility functions used by the other two, as well as tests. The others are purely test code. Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'dbus/Makefile.am')
-rw-r--r--dbus/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/dbus/Makefile.am b/dbus/Makefile.am
index 5556c37e..0656b706 100644
--- a/dbus/Makefile.am
+++ b/dbus/Makefile.am
@@ -247,9 +247,6 @@ DBUS_UTIL_SOURCES= \
dbus-asv-util.h \
dbus-mainloop.c \
dbus-mainloop.h \
- dbus-marshal-byteswap-util.c \
- dbus-marshal-recursive-util.c \
- dbus-marshal-validate-util.c \
dbus-message-util.c \
dbus-shell.c \
dbus-shell.h \