Mercurial > libpst
diff Makefile @ 11:bf12a9d4524c
more code cleanup
author | carl |
---|---|
date | Fri, 17 Feb 2006 22:48:32 -0800 |
parents | 2b58cf15aaf7 |
children | 80ae7e5cb562 |
line wrap: on
line diff
--- a/Makefile Fri Feb 17 15:48:38 2006 -0800 +++ b/Makefile Fri Feb 17 22:48:32 2006 -0800 @@ -20,7 +20,8 @@ debug.c define.h dumpblocks.c getidblock.c libpst.c libpst.h \ libstrfunc.c libstrfunc.h lspst.c lzfu.c lzfu.h moz-script \ readlog.vcproj readpst.1 readpst.c readpstlog.1 readpstlog.c \ - testdebug.c timeconv.c timeconv.h w32pst.sln w32pst.vcproj + testdebug.c timeconv.c timeconv.h w32pst.sln w32pst.vcproj \ + nick2ldif.cpp pst2ldif.cpp PROGS := lspst readpst readpstlog pst2ldif nick2ldif ALL_PROGS := $(PROGS) dumpblocks getidblock testdebug