/[mailutils]/mailutils/imap4d/Makefile.am
ViewVC logotype

Diff of /mailutils/imap4d/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by sroberts, Wed Feb 20 14:19:57 2002 UTC revision 1.16 by gray, Fri Feb 22 13:22:10 2002 UTC
# Line 8  imap4d_SOURCES = append.c authenticate.c Line 8  imap4d_SOURCES = append.c authenticate.c
8   commands.c copy.c create.c delete.c examine.c expunge.c fetch.c imap4d.c \   commands.c copy.c create.c delete.c examine.c expunge.c fetch.c imap4d.c \
9   imap4d.h list.c logout.c login.c lsub.c namespace.c noop.c rename.c search.c \   imap4d.h list.c logout.c login.c lsub.c namespace.c noop.c rename.c search.c \
10   select.c signal.c status.c store.c subscribe.c sync.c uid.c unsubscribe.c \   select.c signal.c status.c store.c subscribe.c sync.c uid.c unsubscribe.c \
11   util.c   util.c
12    
13    ## This kludge is necessary to correctly establish imap4d -> AUTHOBJS
14    ## dependency. Think about better approach         --gray
15    imap4d_DEPENDENCIES = @AUTHOBJS@ @ARGPLIBS@ ../mailbox/libmailbox.la ../lib/libmailutils.la
16    
17  EXTRA_DIST=auth_gss.c  EXTRA_DIST=auth_gss.c

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26