index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Ivy Foster <ivy.foster@gmail.com> | 2017-09-22 13:01:09 -0500 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2017-12-07 14:55:35 +1000 |
commit | ab2be5794de8a57426ec3fc0f631cc766a0b8227 (patch) | |
tree | 6a4b32e810ece8a8806cb2df578713f8e79ef107 /scripts/Makefile.am | |
parent | 67ce123457cf9c0ee9d4298776ae563202214c69 (diff) |
-rw-r--r-- | scripts/Makefile.am | 1 |
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 86e44cb6..b93d3d2b 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -96,6 +96,7 @@ LIBMAKEPKG_IN = \ libmakepkg/tidy/strip.sh \ libmakepkg/tidy/zipman.sh \ libmakepkg/util.sh \ + libmakepkg/util/error.sh \ libmakepkg/util/message.sh \ libmakepkg/util/option.sh \ libmakepkg/util/parseopts.sh \ |