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

Diff of /mailutils/examples/Makefile.am

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

revision 1.19 by alainm, Fri Oct 10 23:55:35 2003 UTC revision 1.20 by gray, Fri Oct 17 12:17:08 2003 UTC
# Line 33  noinst_PROGRAMS = \ Line 33  noinst_PROGRAMS = \
33   pop3client   pop3client
34    
35  moddir=@SIEVE_MODDIR@  moddir=@SIEVE_MODDIR@
36  mod_LTLIBRARIES = numaddr.la  mod_LTLIBRARIES = numaddr.la timestamp.la
37    
38  INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib -I$(top_builddir)/include/mailutils/gnu -I$(top_srcdir)/mailbox @INTLINCS@  INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib -I$(top_builddir)/include/mailutils/gnu -I$(top_srcdir)/mailbox @INTLINCS@
39  AM_LDFLAGS = ../mailbox/libmailbox.la ../lib/libmailutils.la  AM_LDFLAGS = ../mailbox/libmailbox.la ../lib/libmailutils.la
# Line 42  numaddr_la_SOURCES = numaddr.c Line 42  numaddr_la_SOURCES = numaddr.c
42  numaddr_la_LIBADD = ../libsieve/libsieve.la  numaddr_la_LIBADD = ../libsieve/libsieve.la
43  numaddr_la_LDFLAGS = -module -avoid-version -no-undefined  numaddr_la_LDFLAGS = -module -avoid-version -no-undefined
44    
45    timestamp_la_SOURCES = timestamp.c
46    timestamp_la_LIBADD = ../libsieve/libsieve.la
47    timestamp_la_LDFLAGS = -module -avoid-version -no-undefined
48    
49  mimetest_LDADD =\  mimetest_LDADD =\
50   ../mailbox/mbox/libmu_mbox.la\   ../mailbox/mbox/libmu_mbox.la\
51   ../mailbox/imap/libmu_imap.la\   ../mailbox/imap/libmu_imap.la\

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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