Move important information up in -Si output
[pacman-ng.git] / test / scripts / Makefile.am
blobd525d894b35e8560357ab4397293242131a1bdbc
1 check_SCRIPTS = \
2         parseopts_test.sh \
3         human_to_size_test.sh
5 noinst_SCRIPTS = $(check_SCRIPTS)
7 EXTRA_DIST = \
8         $(check_SCRIPTS)
10 # vim:set ts=2 sw=2 noet: