Transfer from CVS at SourceForge
[doldaconnect.git] / daemon / Makefile.am
1 bin_PROGRAMS=doldacond
2 doldacond_SOURCES=      main.c \
3                         search.c \
4                         search.h \
5                         transfer.c \
6                         transfer.h \
7                         sysevents.h \
8                         module.h \
9                         filenet.c \
10                         filenet.h \
11                         fnet-dc.c \
12                         auth.c \
13                         auth.h \
14                         auth-pam.c \
15                         auth-krb5.c \
16                         client.c \
17                         client.h \
18                         net.c \
19                         net.h \
20                         utils.c \
21                         utils.h \
22                         log.c \
23                         log.h \
24                         ui.c \
25                         conf.c \
26                         conf.h \
27                         tiger.c \
28                         tiger.h
29 EXTRA_DIST=emacs-local
30 doldacond_LDADD=@KRB5_LDADD@ -lbz2 -lz