diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 0efa5f0df2..b36b42d933 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1994,7 +1994,7 @@ nodist_libsystemd_la_SOURCES = \ libsystemd_la_LIBADD = \ libsystemd-shared.la \ - $(RT_LIBS) + $(RT_LIBS) \ -lresolv libsystemd_la_CFLAGS = \ |