aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-03-29 15:28:10 -0400
committerMike Frysinger <vapier@gentoo.org>2015-03-29 15:28:10 -0400
commitf664177eae4181dfbd919063fa4a17bf1baac087 (patch)
tree9ce2a9aed31842f58f899c9fbc923ee7b4ed7632
parentscanelf: handle more corrupt elf symbol tables (diff)
downloadpax-utils-f664177e.tar.gz
pax-utils-f664177e.tar.bz2
pax-utils-f664177e.zip
build: link against gnulib
URL: https://bugs.gentoo.org/544730
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9f51139..57aecfa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,7 @@ libpaxutils_la_SOURCES = \
paxinc.c \
paxmacho.c \
xfuncs.c
-LDADD = libpaxutils.la
+LDADD = libpaxutils.la $(top_builddir)/autotools/gnulib/libgnu.a
bin_SCRIPTS = lddtree symtree
bin_PROGRAMS = scanelf dumpelf pspax scanmacho