summaryrefslogtreecommitdiff
path: root/pith/makefile.wnt
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-09-01 21:39:52 +0200
committerErich Eckner <git@eckner.net>2021-05-11 21:05:00 +0200
commit85617fe554d6de26b4582ce187df1e2e34921897 (patch)
treebf0591fa4a037e5837026b9b59e5670dc180f3bc /pith/makefile.wnt
parentb5eb45a153202d72aeb48de1149e7c74aef979fd (diff)
downloadalpine-85617fe554d6de26b4582ce187df1e2e34921897.tar.xz
rules.patch appliedrules
Diffstat (limited to 'pith/makefile.wnt')
-rw-r--r--pith/makefile.wnt8
1 files changed, 4 insertions, 4 deletions
diff --git a/pith/makefile.wnt b/pith/makefile.wnt
index 6c1973f..ffbfeb6 100644
--- a/pith/makefile.wnt
+++ b/pith/makefile.wnt
@@ -46,7 +46,7 @@ HFILES= ../include/system.h ../include/general.h \
init.h keyword.h ldap.h list.h mailcap.h mailcmd.h mailindx.h maillist.h \
mailpart.h mailview.h margin.h mimedesc.h mimetype.h msgno.h newmail.h news.h \
options.h pattern.h pineelt.h pipe.h readfile.h remote.h remtype.h repltype.h reply.h \
- rfc2231.h save.h savetype.h search.h send.h sequence.h signal.h smime.h smkeys.h sort.h sorttype.h \
+ rfc2231.h rules.h save.h savetype.h search.h send.h sequence.h signal.h smime.h smkeys.h sort.h sorttype.h \
state.h status.h store.h stream.h string.h strlst.h takeaddr.h tempfile.h text.h \
thread.h url.h user.h util.h
@@ -56,9 +56,9 @@ OFILES= ablookup.obj abdlc.obj addrbook.obj addrstring.obj adrbklib.obj bldaddr.
ical.obj imap.obj init.obj \
keyword.obj ldap.obj list.obj mailcap.obj mailcmd.obj mailindx.obj maillist.obj mailview.obj \
margin.obj mimedesc.obj mimetype.obj msgno.obj newmail.obj news.obj pattern.obj pipe.obj \
- readfile.obj remote.obj reply.obj rfc2231.obj save.obj search.obj sequence.obj send.obj \
- smime.obj smkeys.obj sort.obj state.obj status.obj store.obj stream.obj string.obj strlst.obj \
- takeaddr.obj tempfile.obj text.obj thread.obj adjtime.obj url.obj util.obj
+ readfile.obj remote.obj reply.obj rfc2231.obj rules.obj save.obj search.obj sequence.obj \
+ send.obj smime.obj smkeys.obj sort.obj state.obj status.obj store.obj stream.obj string.obj \
+ strlst.obj takeaddr.obj tempfile.obj text.obj thread.obj adjtime.obj url.obj util.obj
all: libpith.lib