[sword-cvs] sword/src/utilfuns Makefile.am,1.8,1.9
sword@www.crosswire.org
sword@www.crosswire.org
Mon, 7 Jul 2003 07:16:27 -0700
Update of /usr/local/cvsroot/sword/src/utilfuns
In directory www:/tmp/cvs-serv15875/src/utilfuns
Modified Files:
Makefile.am
Log Message:
Added InstallMgr basic feature for remote source installation
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/sword/src/utilfuns/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** Makefile.am 1 Jun 2003 14:32:09 -0000 1.8
--- Makefile.am 7 Jul 2003 14:16:25 -0000 1.9
***************
*** 10,13 ****
--- 10,14 ----
libsword_la_SOURCES += $(utilfunsdir)/swbuf.cpp
libsword_la_SOURCES += $(utilfunsdir)/ftpparse.c
+ libsword_la_SOURCES += $(utilfunsdir)/zlib/untgz.c
if MINGW