summaryrefslogtreecommitdiffstats
path: root/sh
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-03-01 13:50:33 +0000
committerRichard Jones <rjones@redhat.com>2010-03-01 13:54:23 +0000
commit22368ef43611a1cdc8975833f21e07ed570669fc (patch)
treea88306063d921a6522ca2a302e39212a9df18981 /sh
parent8af87e2f9c456a20e43956c3a21d7ab0f178abf5 (diff)
downloadhivex-22368ef43611a1cdc8975833f21e07ed570669fc.tar.gz
hivex-22368ef43611a1cdc8975833f21e07ed570669fc.tar.xz
hivex-22368ef43611a1cdc8975833f21e07ed570669fc.zip
Prepare for version 1.2.0.1.2.0
Fix hivexsh_SOURCES. Update PO files.
Diffstat (limited to 'sh')
-rw-r--r--sh/Makefile.am4
1 files changed, 2 insertions, 2 deletions
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 = \