diff options
Diffstat (limited to 'src/grp-machine/nss-mymachines/Makefile')
-rw-r--r-- | src/grp-machine/nss-mymachines/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grp-machine/nss-mymachines/Makefile b/src/grp-machine/nss-mymachines/Makefile index 5042e170e2..454ab3f90e 100644 --- a/src/grp-machine/nss-mymachines/Makefile +++ b/src/grp-machine/nss-mymachines/Makefile @@ -43,6 +43,7 @@ libnss_mymachines_la_LIBADD = \ lib_LTLIBRARIES += \ libnss_mymachines.la +libnss_mymachines_la_LIBADD += libbasic.la # was hidden by libsystemd->libbasic systemd.CPPFLAGS += $(libbasic.CPPFLAGS) systemd.CPPFLAGS += -I$(topsrcdir)/src/libsystemd/libsystemd-internal/sd-bus |