pacman/test/scripts/Makefile.am
Eli Schwartz 8c7043390f scripts/library: remove human_to_size
pkgdelta was the last user, and it is gone now.

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2019-11-06 15:52:21 +10:00

10 lines
176 B
Makefile

check_SCRIPTS = \
parseopts_test.sh \
pacman-db-upgrade-v9.py \
makepkg-template_test.sh
noinst_SCRIPTS = $(check_SCRIPTS)
EXTRA_DIST = \
meson.build \
$(check_SCRIPTS)