* Makefile.am (EXTRA_DIST): remove references to html_ops and

html_user, which no longer exist.  UNIX2DOS now has path which
includes quarl's unix2dos.  This should be changed, but not yet.

svn path=/trunk/boinc/; revision=3065
This commit is contained in:
Kevin Dalley 2004-03-13 01:30:07 +00:00
parent 869fc96c43
commit 4836c69e79
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ py:
UNIX2DOS=unix2dos
UNIX2DOSDIR = /disks/philmor/a/users/quarl/bin
UNIX2DOS = /disks/philmor/a/users/quarl/bin/unix2dos
# UNIX2DOS = /disks/philmor/a/users/quarl/bin/unix2dos
dist-hook:
rm -rf `find $(distdir) -name .backup -prune -o -name '*~'`