X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=hivex%2FMakefile.am;h=5624b16a0a12239a66588c4c7762c991508f93f9;hp=ae7dbac7a6b5800552221461279a80cb80d94df7;hb=db8a46aa1165479ddf2b551e81a7e96bb06fc942;hpb=73c587ff0f2f8f76af39b16dafb0949be7bf0883 diff --git a/hivex/Makefile.am b/hivex/Makefile.am index ae7dbac..5624b16 100644 --- a/hivex/Makefile.am +++ b/hivex/Makefile.am @@ -15,13 +15,16 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +SUBDIRS = tools + EXTRA_DIST = hivex.pod hivexml.pod hivexget.pod hivexsh.pod LICENSE lib_LTLIBRARIES = libhivex.la libhivex_la_SOURCES = \ hivex.c \ - hivex.h + hivex.h \ + byte_conversions.h libhivex_la_LDFLAGS = -version-info 0:0:0 libhivex_la_CFLAGS = \