[babl] Revert "Add simple test app to test pow-24 accuracy"



commit 50fe9b913dce5e8973d91a700e9e79bf90fe4ba2
Author: Ãyvind KolÃs <pippin gimp org>
Date:   Fri Jul 27 21:13:12 2012 +0200

    Revert "Add simple test app to test pow-24 accuracy"
    
    commit dc824c0ac704b35130aff44e544e8666e21b5bc5 which was pushed by accident.

 babl/base/Makefile.am |    4 ---
 babl/base/test-pow.c  |   54 -------------------------------------------------
 2 files changed, 0 insertions(+), 58 deletions(-)
---
diff --git a/babl/base/Makefile.am b/babl/base/Makefile.am
index 58f711e..5b92521 100644
--- a/babl/base/Makefile.am
+++ b/babl/base/Makefile.am
@@ -27,7 +27,3 @@ EXTRA_DIST = 		\
 	util.h	\
 	pow-24.h
 
-noinst_PROGRAMS = test-pow
-
-test_pow_SOURCES = test-pow.c
-test_pow_LDADD = libbase.la $(MATH_LIB)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]