index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2015-07-20 15:46:22 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2015-09-07 11:22:00 +1000 |
commit | 486643083c853a1d541d6f8e93c68b7a542f5a2d (patch) | |
tree | 23dddddc0ff43ca83e96447918750c7a8d0119fd /scripts/Makefile.am | |
parent | 1586b23080f77abf2ffd8c42027dbf8180126cdd (diff) |
-rw-r--r-- | scripts/Makefile.am | 1 |
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 58c7f731..d660c0b9 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -73,6 +73,7 @@ LIBMAKEPKG_IN = \ libmakepkg/lint_pkgbuild/provides.sh \ libmakepkg/lint_pkgbuild/source.sh \ libmakepkg/lint_pkgbuild/util.sh \ + libmakepkg/lint_pkgbuild/variable.sh \ libmakepkg/source.sh \ libmakepkg/source/bzr.sh \ libmakepkg/source/file.sh \ |