summaryrefslogtreecommitdiffstats
path: root/c/src/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/Makefile.am')
-rw-r--r--c/src/tests/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/c/src/tests/Makefile.am b/c/src/tests/Makefile.am
deleted file mode 100644
index 369f56bd40..0000000000
--- a/c/src/tests/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-##
-## $Id$
-##
-
-ACLOCAL_AMFLAGS = -I aclocal
-
-SUBDIRS = @subdirs@
-
-EXTRA_DIST = PROBLEMS
-
-include $(top_srcdir)/automake/subdirs.am
-include $(top_srcdir)/automake/local.am