From 9e69a29f3fa8a28687af3ab09f678bd84fbf1bfe Mon Sep 17 00:00:00 2001 From: jschauma Date: Thu, 24 Jul 2003 16:49:07 +0000 Subject: Add/enable djbfft --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index e4997608c0d..6c60962197c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.104 2003/07/07 23:35:39 jtb Exp $ +# $NetBSD: Makefile,v 1.105 2003/07/24 16:49:07 jschauma Exp $ # COMMENT= Mathematics @@ -16,6 +16,7 @@ SUBDIR+= cassowary SUBDIR+= dcdflib.c SUBDIR+= dcdflib.f SUBDIR+= dfftpack +SUBDIR+= djbfft SUBDIR+= eispack SUBDIR+= ess SUBDIR+= eukleides -- cgit v1.2.3