index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | morganamilo <morganamilo@gmail.com> | 2019-01-31 02:04:56 +0000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2019-01-31 15:03:25 +1000 |
commit | 14755df06f4727f261a8174502754acd7243ab75 (patch) | |
tree | ce86c7823c26959c55ccb1f826e8ce3b1bb58b4e /scripts/Makefile.am | |
parent | 75aae126c423dcc9b215aef57daff9e7bd8f5f6b (diff) |
-rw-r--r-- | scripts/Makefile.am | 1 |
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 0e5619bd..f84fda1d 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -92,6 +92,7 @@ LIBMAKEPKG_IN = \ libmakepkg/lint_pkgbuild/optdepends.sh \ libmakepkg/lint_pkgbuild/options.sh \ libmakepkg/lint_pkgbuild/package_function.sh \ + libmakepkg/lint_pkgbuild/package_function_variable.sh \ libmakepkg/lint_pkgbuild/pkgbase.sh \ libmakepkg/lint_pkgbuild/pkglist.sh \ libmakepkg/lint_pkgbuild/pkgname.sh \ |