Do not check makepkg-wrapper for standard options
Fixes "make distcheck". Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
d39d3b3a09
commit
ec01a22f7d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue