summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0b63ea5..74f1cd2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -13,9 +13,9 @@ pkgconfiglib_DATA =
check_PROGRAMS =
check_DATA =
tests=
-noinst_PROGRAMS = $(tests)
-check_PROGRAMS += $(tests)
-TESTS = $(tests)
+#noinst_PROGRAMS = $(tests)
+#check_PROGRAMS += $(tests)
+#TESTS = $(tests)
DEFAULT_CFLAGS = \
$(OUR_CFLAGS)