summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 9b521cb8f08..8c996c63d78 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.135 2005/09/08 15:29:28 drochner Exp $
+# $NetBSD: Makefile,v 1.136 2005/10/02 12:08:37 wulf Exp $
#
COMMENT= Mathematics
@@ -26,6 +26,7 @@ SUBDIR+= euler
SUBDIR+= fftpack
SUBDIR+= fftw
SUBDIR+= fftw2
+SUBDIR+= fftwf
SUBDIR+= galculator
SUBDIR+= gap
SUBDIR+= gcalctool