diff options
author | Rob Austein <sra@hactrn.net> | 2016-02-15 17:11:55 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-02-15 17:11:55 +0000 |
commit | 33f37a6caa6ed69a9463b2684cab8b8510e4b3ae (patch) | |
tree | 6dded6b2fbbec68be3a68b653cc2fcb51f460c4b /configure.ac | |
parent | def95e42fda9a9e45bdf4f40a6ecb93b644dbf0b (diff) |
First round of silly bugfixes.
svn path=/branches/tk705/; revision=6258
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 23f92564..943783db 100644 --- a/configure.ac +++ b/configure.ac @@ -821,6 +821,7 @@ fi if test $build_rp_tools = yes then AC_CONFIG_FILES([rp/Makefile + rp/config/Makefile rp/rcynic/Makefile rp/rcynic/static-rsync/Makefile rp/utils/Makefile |