index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | scripts/Makefile.am | 1 |
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 43045df2..0b756ad6 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,5 +1,6 @@ # enforce that all scripts have a --help and --version option AUTOMAKE_OPTIONS = std-options +AM_INSTALLCHECK_STD_OPTIONS_EXEMPT = makepkg-wrapper SUBDIRS = po |