summaryrefslogtreecommitdiffstats
path: root/test/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/util/Makefile.am')
-rw-r--r--test/util/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/util/Makefile.am b/test/util/Makefile.am
deleted file mode 100644
index a270079f..00000000
--- a/test/util/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-check_SCRIPTS = \
- vercmptest.sh
-
-noinst_SCRIPTS = $(check_SCRIPTS)
-
-EXTRA_DIST = \
- meson.build \
- $(check_SCRIPTS)