diff options
author | 2011-10-08 14:12:56 -0400 | |
---|---|---|
committer | 2011-10-08 14:12:56 -0400 | |
commit | 0a18a5e10b503a003ab076848ade2d94347b6e40 (patch) | |
tree | f9686819f4b1bdd445dfaad0c06253f6e6b0cb4d /configure.ac | |
parent | scripts/revdep-pax: completed four command line options (diff) | |
download | elfix-0a18a5e10b503a003ab076848ade2d94347b6e40.tar.gz elfix-0a18a5e10b503a003ab076848ade2d94347b6e40.tar.bz2 elfix-0a18a5e10b503a003ab076848ade2d94347b6e40.zip |
{scripts,src}/Makefile.am: install all utilities into /sbin
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 bc6e0f6..b9731b0 100644 --- a/configure.ac +++ b/configure.ac @@ -64,6 +64,7 @@ AC_FUNC_ERROR_AT_LINE AC_CONFIG_FILES([Makefile src/Makefile + scripts/Makefile doc/Makefile poc/Makefile tests/Makefile]) |