mirror of
https://github.com/systemd/systemd.git
synced 2025-01-23 02:04:32 +03:00
test-tables: fix build-scan
This commit is contained in:
parent
6dcaa6f59a
commit
0204152684
@ -1476,10 +1476,13 @@ test_tables_SOURCES = \
|
||||
src/journal/journald-server.c \
|
||||
src/journal/journald-server.h
|
||||
|
||||
test_tables_CPPFLAGS = \
|
||||
$(AM_CPPFLAGS) \
|
||||
-I$(top_srcdir)/src/bus-proxyd
|
||||
|
||||
test_tables_CFLAGS = \
|
||||
$(AM_CFLAGS) \
|
||||
$(SECCOMP_CFLAGS) \
|
||||
-I$(srcdir)/src/bus-proxyd
|
||||
$(SECCOMP_CFLAGS)
|
||||
|
||||
test_tables_LDADD = \
|
||||
libsystemd-logs.la \
|
||||
|
Loading…
x
Reference in New Issue
Block a user