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

Diff of /mailutils/libsieve/Makefile.am

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

revision 1.1 by gray, Thu Nov 7 14:48:23 2002 UTC revision 1.2 by gray, Fri Nov 8 15:57:04 2002 UTC
# Line 10  lib_LTLIBRARIES = libsieve.la Line 10  lib_LTLIBRARIES = libsieve.la
10    
11  noinst_PROGRAMS = sv  noinst_PROGRAMS = sv
12    
13  libsieve_la_SOURCES = sieve-gram.c sieve-gram.h sieve-lex.c util.c  libsieve_la_SOURCES = \
14     actions.c\
15     register.c\
16     require.c\
17     sieve-gram.c\
18     sieve-gram.h\
19     sieve-lex.c\
20     tests.c\
21     util.c
22    
23  sv_SOURCES = sv.c  sv_SOURCES = sv.c
24  sv_LDADD = ./libsieve.la ../mailbox/libmailbox.la  sv_LDADD = ./libsieve.la ../mailbox/libmailbox.la
25  noinst_HEADERS = sieve.h  noinst_HEADERS = sieve.h

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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