X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=a80ad948803db2037d35c7b986be9ab3c1e3118b;hb=HEAD;hp=532b4dae29389b780b1b56078f9f57ad43acf9a8;hpb=f879c9d94efed650815fbecaa84a713f898c5672;p=doldaconnect.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 532b4da..a80ad94 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -32,5 +32,5 @@ endif EXTRA_DIST=emacs-local doldacond_LDADD=$(top_srcdir)/common/libcommon.a \ - @KRB5_LIBS@ -lbz2 -lz -lgdbm @PAM_LIBS@ @KEYUTILS_LIBS@ + @KRB5_LIBS@ -lbz2 -lz -lgdbm @PAM_LIBS@ @KEYUTILS_LIBS@ @XATTR_LIBS@ doldacond_CPPFLAGS=-I$(top_srcdir)/include -DDAEMON @KRB5_CFLAGS@ -D_ISOC99_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64