[srvx-commits] CVS: services/src Makefile.am,1.58,1.59
Brought to you by:
entrope
From: Entrope <en...@us...> - 2003-09-09 01:56:59
|
Update of /cvsroot/srvx/services/src In directory sc8-pr-cvs1:/tmp/cvs-serv29139/src Modified Files: Makefile.am Log Message: remove extraneous srvx_LIBS line Index: Makefile.am =================================================================== RCS file: /cvsroot/srvx/services/src/Makefile.am,v retrieving revision 1.58 retrieving revision 1.59 diff -C2 -r1.58 -r1.59 *** Makefile.am 18 Aug 2003 19:35:50 -0000 1.58 --- Makefile.am 9 Sep 2003 01:56:55 -0000 1.59 *************** *** 9,13 **** ./expnhelp < $(srcdir)/nickserv.help.m4 > $@ - srvx_LIBS = @RX_LIBS@ EXTRA_srvx_SOURCES = proto-bahamut.c proto-common.c proto-p10.c mod-snoop.c mod-memoserv.c srvx_LDADD = @MODULE_OBJS@ --- 9,12 ---- |