index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | scripts/Makefile.am | 3 |
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 5b61a6d8..1ad8050f 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -44,7 +44,8 @@ LIBMAKEPKGDIRS = \ util LIBMAKEPKG = \ - libmakepkg/util/message.sh + libmakepkg/util/message.sh \ + libmakepkg/util/option.sh LIBMAKEPKG_IN = \ libmakepkg/util.sh |