From 1d26df32d6e57012ef39245b915bc385dfdf53a9 Mon Sep 17 00:00:00 2001 From: lofi Date: Tue, 3 Jan 2006 19:56:53 +0000 Subject: Add abakus, a bc-like calculator with a KDE GUI. Submitted by: Andy Fawcett --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index 5295236bcd67..4212d1c29bf5 100644 --- a/math/Makefile +++ b/math/Makefile @@ -7,6 +7,7 @@ SUBDIR += PDL SUBDIR += R SUBDIR += aamath + SUBDIR += abakus SUBDIR += abs SUBDIR += add SUBDIR += algae -- cgit