/[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.21 by gray, Sat Nov 30 13:42:17 2002 UTC revision 1.22 by gray, Tue Dec 24 10:22:01 2002 UTC
# Line 2  Line 2 
2  # Copyright (C) 2000,2001,2002 Free Software Foundation  # Copyright (C) 2000,2001,2002 Free Software Foundation
3  # See file COPYING in the distribution root directory for copying conditions.  # See file COPYING in the distribution root directory for copying conditions.
4    
5  INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/include @AUTHINCS@  INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/include @AUTHINCS@ @INTLINCS@
6  SUBDIRS = testsuite  SUBDIRS = testsuite
7    
8  sbin_PROGRAMS = imap4d  sbin_PROGRAMS = imap4d
9    
10  imap4d_LDADD = @AUTHOBJS@ ../mailbox/libmailbox.la  @AUTHLIBS@ ../lib/libmailutils.la  imap4d_LDADD = @AUTHOBJS@ ../mailbox/libmailbox.la  @AUTHLIBS@ ../lib/libmailutils.la @LTLIBINTL@
11  imap4d_SOURCES = append.c authenticate.c bye.c capability.c check.c close.c \  imap4d_SOURCES = append.c authenticate.c bye.c capability.c check.c close.c \
12   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 \
13   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 \

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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