From 22368ef43611a1cdc8975833f21e07ed570669fc Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Mon, 1 Mar 2010 13:50:33 +0000 Subject: Prepare for version 1.2.0. Fix hivexsh_SOURCES. Update PO files. --- sh/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sh') diff --git a/sh/Makefile.am b/sh/Makefile.am index 625567d..b91ecd3 100644 --- a/sh/Makefile.am +++ b/sh/Makefile.am @@ -32,8 +32,8 @@ noinst_SCRIPTS = example1 example2 example3 example4 example5 example6 hivexsh_SOURCES = \ hivexsh.c \ - hivex.h \ - byte_conversions.h + ../lib/hivex.h \ + ../lib/byte_conversions.h hivexsh_LDADD = ../lib/libhivex.la $(LIBREADLINE) hivexsh_CFLAGS = \ -- cgit