- cleanup dead code
[oweals/gnunet.git] / src / scalarproduct / Makefile.am
index e0cc72b013b892322be63b396bbaa156783799e1..c4c56a802d739a9b2d439305d3271c91a0401ee4 100644 (file)
@@ -1,4 +1,4 @@
-INCLUDES = -I$(top_srcdir)/src/include
+AM_CPPFLAGS = -I$(top_srcdir)/src/include
 
 pkgcfgdir= $(pkgdatadir)/config.d/
 
@@ -53,10 +53,10 @@ libgnunetscalarproduct_la_LIBADD = \
 libgnunetscalarproduct_la_LDFLAGS = \
   $(GN_LIB_LDFLAGS)
 
-check_PROGRAMS = \
-       test_scalarproduct_api_regression \
-       test_scalarproduct_api \
-       test_scalarproduct_api_4peers
+#check_PROGRAMS = \
+#      test_scalarproduct_api_regression \
+#      test_scalarproduct_api \
+#      test_scalarproduct_api_4peers
 #FIXME unfinished
 #test_scalarproduct_api_regression2