[Sphere-axis-commits] CVS: axissvr Makefile.in,1.1.4.2,1.1.4.3
Brought to you by:
pesterle
From: Philip E. <pes...@us...> - 2003-08-31 03:21:48
|
Update of /cvsroot/sphere-axis/axissvr In directory sc8-pr-cvs1:/tmp/cvs-serv31000 Modified Files: Tag: v0_13-Stable Makefile.in Log Message: Added gwhogsvr.h to EXTRA_DIST so that it would be included in the distro. Index: Makefile.in =================================================================== RCS file: /cvsroot/sphere-axis/axissvr/Makefile.in,v retrieving revision 1.1.4.2 retrieving revision 1.1.4.3 diff -C2 -r1.1.4.2 -r1.1.4.3 *** Makefile.in 30 Aug 2003 17:02:52 -0000 1.1.4.2 --- Makefile.in 31 Aug 2003 03:21:45 -0000 1.1.4.3 *************** *** 110,113 **** --- 110,114 ---- Makefile.in NEWS acinclude.m4 aclocal.m4 configure configure.in \ depcomp install-sh missing mkinstalldirs + EXTRA_DIST = gwhogsvr.h SOURCES = $(axissvr_SOURCES) |