summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2013-02-28 19:41:32 +0100
committerKarel Zak <kzak@redhat.com>2013-03-01 11:50:18 +0100
commit83906a9b920c05a5cf6a89beaee4ab7297cf2e31 (patch)
treeaad1481eb01ecd41efd20f6e37ec6b2228af8291 /autogen.sh
parent3804212cc804496a6e57c429afaab6d0d9237c8c (diff)
build-sys: add automake stuff for src/efi
- implemented by on automake independent build rules - uses automake _DATA for make install Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 8e063ec..0c67475 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -25,6 +25,7 @@ libdir() {
args="\
--sysconfdir=/etc \
+--libexecdir=/usr/lib \
--libdir=$(libdir /usr/lib)"
if [ "x$1" = "xc" ]; then