From 00d167ae602e721d88cc2fc6f79c7f6bb10610f7 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 17 Dec 2016 04:08:47 -0500 Subject: Fix the build. --- src/systemd-mount/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/systemd-mount/Makefile b/src/systemd-mount/Makefile index cbaa737f70..3a3eaaeb67 100644 --- a/src/systemd-mount/Makefile +++ b/src/systemd-mount/Makefile @@ -28,6 +28,7 @@ systemd_mount_SOURCES = \ src/mount/mount-tool.c systemd_mount_LDADD = \ + libsystemd-internal.la \ libsystemd-shared.la include $(topsrcdir)/build-aux/Makefile.tail.mk -- cgit v1.2.3-54-g00ecf