summaryrefslogtreecommitdiff
path: root/src/nss-myhostname/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-10-21 03:00:49 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-10-21 03:00:49 -0400
commit623f13d8198b83df890f014b1d27255f4d78f35b (patch)
treea38236004dfb3abd99952585638e6141513eaa8c /src/nss-myhostname/Makefile
parentbe6cdcb499515a8dc200440f9c0f95d16edbaa2d (diff)
wip
Diffstat (limited to 'src/nss-myhostname/Makefile')
-rw-r--r--src/nss-myhostname/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nss-myhostname/Makefile b/src/nss-myhostname/Makefile
index 4aa0c45cdd..1266394e46 100644
--- a/src/nss-myhostname/Makefile
+++ b/src/nss-myhostname/Makefile
@@ -38,7 +38,7 @@ libnss_myhostname_la_LDFLAGS = \
libnss_myhostname_la_LIBADD = \
libsystemd-internal.la \
- libbasic.la
+ libsystemd-basic.la
lib_LTLIBRARIES += \
libnss_myhostname.la