From 4836c69e796fdae4bc46ae7a1edbfd83364b7035 Mon Sep 17 00:00:00 2001 From: Kevin Dalley Date: Sat, 13 Mar 2004 01:30:07 +0000 Subject: [PATCH] * 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 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 4c3b034015..e92a7d1cd6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 '*~'`