X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=sh%2FMakefile.am;h=089837041eb230d734c04574e604413681239b08;hb=5094414d86f574a0dd061565bfad6526a9e0ea97;hp=a3ca5c77897c527c45a338e5f2113e9f1555cbf2;hpb=f39a03cafd776bde150817a81f547fdb2e585dde;p=hivex.git diff --git a/sh/Makefile.am b/sh/Makefile.am index a3ca5c7..0898370 100644 --- a/sh/Makefile.am +++ b/sh/Makefile.am @@ -35,7 +35,7 @@ hivexsh_SOURCES = \ ../lib/hivex.h \ ../lib/byte_conversions.h -hivexsh_LDADD = ../lib/libhivex.la $(LIBREADLINE) +hivexsh_LDADD = ../lib/libhivex.la ../gnulib/lib/libgnu.la $(LIBREADLINE) hivexsh_CFLAGS = \ -I$(top_srcdir)/gnulib/lib \ -I$(top_srcdir)/lib \