diff options
author | Dan McGee <dan@archlinux.org> | 2010-06-16 21:00:39 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-06-16 21:00:44 -0500 |
commit | 2ee186506c29b98d46420bc7d7b22c150b6cb71c (patch) | |
tree | 429ab72b453c56f545b2cf28843c2788d779efa8 /configure.ac | |
parent | 1c59b9e88135395e72738f7dbb3f70a36b9132e1 (diff) | |
download | pacman-2ee186506c29b98d46420bc7d7b22c150b6cb71c.tar.xz |
Add test/util directory as necessary to build files
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index bff9e8d5..008975b8 100644 --- a/configure.ac +++ b/configure.ac @@ -356,6 +356,7 @@ etc/Makefile po/Makefile.in test/pacman/Makefile test/pacman/tests/Makefile +test/util/Makefile contrib/Makefile Makefile ]) |