summaryrefslogtreecommitdiffstats
path: root/test/scripts/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/Makefile.am')
-rw-r--r--test/scripts/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/test/scripts/Makefile.am b/test/scripts/Makefile.am
deleted file mode 100644
index 0100bffb..00000000
--- a/test/scripts/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-check_SCRIPTS = \
- parseopts_test.sh \
- pacman-db-upgrade-v9.py \
- makepkg-template_test.sh
-
-noinst_SCRIPTS = $(check_SCRIPTS)
-
-EXTRA_DIST = \
- meson.build \
- $(check_SCRIPTS)