diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 164bdfb096..1ec1e776cf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -775,6 +775,8 @@ libsystemd_shared_la_SOURCES = \ src/shared/formats-util.h \ src/shared/fstab-util.c \ src/shared/fstab-util.h \ + src/shared/lockfile-util.c \ + src/shared/lockfile-util.h \ src/shared/path-util.c \ src/shared/path-util.h \ src/shared/time-util.c \ |