summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r--scripts/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 3dfd903a..4a54b8d8 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -48,7 +48,8 @@ LIBMAKEPKGDIRS = \
LIBMAKEPKG = \
libmakepkg/util/message.sh \
libmakepkg/util/option.sh \
- libmakepkg/util/pkgbuild.sh
+ libmakepkg/util/pkgbuild.sh \
+ libmakepkg/util/util.sh
LIBMAKEPKG_IN = \
libmakepkg/lint_package.sh \