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

Diff of /mailutils/sieve/Makefile.am

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

revision 1.14 by gray, Wed Aug 28 11:56:12 2002 UTC revision 1.15 by gray, Tue Sep 3 09:37:38 2002 UTC
# Line 1  Line 1 
1  #CFLAGS = -Wall -pedantic -g -DTESTING  # This file is part of GNU Mailutils
2    # Copyright (C) 2000,2001,2002 Free Software Foundation
3    # See file COPYING in the distribution root directory for copying conditions.
4    
5  AUTOMAKE_OPTIONS = ../lib/ansi2knr  AUTOMAKE_OPTIONS = ../lib/ansi2knr
6  INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/lib  INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/lib
7  SUBDIRS  = testsuite  SUBDIRS  = testsuite
# Line 16  DISTCLEANFILES= Line 19  DISTCLEANFILES=
19  MAINTAINERCLEANFILES=$(BUILT_SOURCES)  MAINTAINERCLEANFILES=$(BUILT_SOURCES)
20  EXTRA_DIST = \  EXTRA_DIST = \
21    $(BUILT_SOURCES) \    $(BUILT_SOURCES) \
22    addr-lex.l addr.y gram-sieve.y sieve-gram.y sieve-lex.l md5-rsa.h    addr-lex.l addr.y gram-sieve.y sieve-gram.y sieve-lex.l
23    
24  bin_PROGRAMS = sieve  bin_PROGRAMS = sieve
25    
# Line 27  SRC = \ Line 30  SRC = \
30    imparse.c \    imparse.c \
31    interp.c \    interp.c \
32    message.c \    message.c \
   md5-rsa.c \  
33    parseaddr.c \    parseaddr.c \
34    script.c \    script.c \
35    sieve-lex.c \    sieve-lex.c \

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

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