pacman/test/makepkg/Makefile.am

10 lines
134 B
Text
Raw Normal View History

2016-12-04 08:31:43 -05:00
SUBDIRS = tests
check_SCRIPTS = test_functions.sh
noinst_SCRIPTS = $(check_SCRIPTS)
EXTRA_DIST = $(check_SCRIPTS)
# vim:set noet: