summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-07-24 16:49:07 +0000
committerjschauma <jschauma@pkgsrc.org>2003-07-24 16:49:07 +0000
commit9e69a29f3fa8a28687af3ab09f678bd84fbf1bfe (patch)
treedf4ce8ae8992748155bc7fe933663051a73da1f7 /math/Makefile
parentbfb9e6ea13b044dacf0610ae639b741be6c8ff0f (diff)
downloadpkgsrc-9e69a29f3fa8a28687af3ab09f678bd84fbf1bfe.tar.gz
Add/enable djbfft
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
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