index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2015-01-27 10:57:00 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2015-02-01 21:20:08 +1000 |
commit | 33466000d63e88e7a2ac7b1278a5966595fba707 (patch) | |
tree | f2c5d8c63ab94f03adc4f0e3d261922d388b94b4 /scripts/Makefile.am | |
parent | c8574baa7c35d10114918b9c1379e9d09fef790e (diff) |
-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 |