X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=sh%2FMakefile.am;h=089837041eb230d734c04574e604413681239b08;hb=168c413ade875efb1cd9bfbaf39797fc9b967ab7;hp=e085b3d40cb5e259fe3a13af0eedd2739d9446c8;hpb=6be76b4560d30b8173a98c7c5555b2e4de57f6d9;p=hivex.git diff --git a/sh/Makefile.am b/sh/Makefile.am index e085b3d..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 \ @@ -79,3 +79,5 @@ $(top_builddir)/html/hivexsh.1.html: hivexsh.pod --htmldir html \ --outfile html/hivexsh.1.html \ sh/hivexsh.pod + +CLEANFILES = $(man_MANS)