]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/gssd/Makefile.am
Remove old logging implementation for idmapd and rework gssd and idmapd to use the...
[nfs-utils.git] / utils / gssd / Makefile.am
index c0ca8be73367b942626e294ffd7b1f208276547f..e42b33972ee6eec15195ff5854cad2e1c5451e95 100644 (file)
@@ -38,7 +38,8 @@ gssd_SOURCES = \
        krb5_util.h \
        write_bytes.h
 
-gssd_LDADD = $(RPCSECGSS_LIBS) $(KRBLIBS)
+gssd_LDADD =   ../../support/nfs/libnfs.a \
+               $(RPCSECGSS_LIBS) $(KRBLIBS)
 gssd_LDFLAGS = $(KRBLDFLAGS)
 
 gssd_CFLAGS = $(AM_CFLAGS) $(CFLAGS) \