mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-09 03:48:02 +02:00
Fix unterminated Automake conditional
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
6e804baba4
commit
b5c4651b20
1 changed files with 1 additions and 0 deletions
|
|
@ -117,6 +117,7 @@ DBUS_UTIL_arch_sources = \
|
|||
dbus-sysdeps-util-unix.c \
|
||||
dbus-userdb-util.c \
|
||||
dbus-spawn-unix.c \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
if HAVE_LINUX_EPOLL
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue