From 826cd8f58443fc86d3ea61a4e49d29ee7abb8b1c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 7 Jun 2016 03:26:41 -0400 Subject: f --- src/grp-machine/libmachine-core/Makefile | 2 +- src/grp-machine/nss-mymachines/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/grp-machine') diff --git a/src/grp-machine/libmachine-core/Makefile b/src/grp-machine/libmachine-core/Makefile index 8c324808ca..de95c44f8e 100644 --- a/src/grp-machine/libmachine-core/Makefile +++ b/src/grp-machine/libmachine-core/Makefile @@ -33,7 +33,7 @@ libmachine_core_la_SOURCES = \ src/machine/image-dbus.h libmachine_core_la_LIBADD = \ - $(topoutdir)/src/libshared/libshared.la + libshared.la noinst_LTLIBRARIES += \ libmachine-core.la diff --git a/src/grp-machine/nss-mymachines/Makefile b/src/grp-machine/nss-mymachines/Makefile index e52c970be3..fa281407fb 100644 --- a/src/grp-machine/nss-mymachines/Makefile +++ b/src/grp-machine/nss-mymachines/Makefile @@ -38,7 +38,7 @@ libnss_mymachines_la_LDFLAGS = \ -Wl,--version-script=$(srcdir)/nss-mymachines.sym libnss_mymachines_la_LIBADD = \ - $(topoutdir)/src/libsystemd/libsystemd-internal/libsystemd-internal.la + libsystemd-internal.la lib_LTLIBRARIES += \ libnss_mymachines.la -- cgit v1.2.3-54-g00ecf