diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1999-08-13 21:40:10 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1999-08-13 21:40:10 +0000 |
commit | 428b0d0550b7b25e193cedb0842542e4ebe0f9b9 (patch) | |
tree | fc73ba3421645c6561c6d6687da71470114cced1 | |
parent | Import of demoroniser 1.0, a Perl script for fixing up gratuitously (diff) |
Go go gadget demoroniser!
Notes
Notes:
svn path=/head/; revision=20691
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index bb2244a4ab4a..b60488d703d9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.140 1999/08/01 03:21:45 steve Exp $ +# $Id: Makefile,v 1.141 1999/08/05 11:47:37 max Exp $ # SUBDIR += Mosaic # requires Motif @@ -24,6 +24,7 @@ SUBDIR += chimera SUBDIR += chimera2 SUBDIR += comline + SUBDIR += demoroniser SUBDIR += evg SUBDIR += fcgi SUBDIR += fxhtml |