summaryrefslogtreecommitdiff
path: root/src/core/meson.build
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-04-13 17:25:42 +0200
committerLennart Poettering <lennart@poettering.net>2021-05-25 15:54:19 +0200
commit15ed3c3a188cf7fa5a60ae508fc7a3ed048d2220 (patch)
tree503a41e552a55df8e1cc67096d242d9588f6fcb9 /src/core/meson.build
parent641d3761d45c53000195ed4c6fff7d0d08cdc912 (diff)
downloadsystemd-15ed3c3a188cf7fa5a60ae508fc7a3ed048d2220.tar.gz
core: split dependency types into atoms
Diffstat (limited to 'src/core/meson.build')
-rw-r--r--src/core/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/meson.build b/src/core/meson.build
index e93d17a43a..46c69c6138 100644
--- a/src/core/meson.build
+++ b/src/core/meson.build
@@ -117,6 +117,8 @@ libcore_sources = '''
timer.h
transaction.c
transaction.h
+ unit-dependency-atom.c
+ unit-dependency-atom.h
unit-printf.c
unit-printf.h
unit-serialize.c