Do not check makepkg-wrapper for standard options

Fixes "make distcheck".

Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Allan McRae 2014-05-23 16:02:18 +10:00
parent d39d3b3a09
commit ec01a22f7d

View file

@ -1,5 +1,6 @@
# enforce that all scripts have a --help and --version option # enforce that all scripts have a --help and --version option
AUTOMAKE_OPTIONS = std-options AUTOMAKE_OPTIONS = std-options
AM_INSTALLCHECK_STD_OPTIONS_EXEMPT = makepkg-wrapper
SUBDIRS = po SUBDIRS = po