Rename pmpkg_t to alpm_pkg_t
[pacman-ng.git] / test / util / Makefile.am
blob6e59d8e97760fda802e22b6b994bd6739ce5ec43
1 check_SCRIPTS = \
2         vercmptest.sh
4 noinst_SCRIPTS = $(check_SCRIPTS)
6 EXTRA_DIST = \
7         $(check_SCRIPTS)
9 # vim:set ts=2 sw=2 noet: