X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=hivex%2FMakefile.am;h=5624b16a0a12239a66588c4c7762c991508f93f9;hb=253def9de52d744e5ecb75fe0e163276d8ab9653;hp=ae7dbac7a6b5800552221461279a80cb80d94df7;hpb=fa2d2ee3b79b05cb74e4d58eb27d18b074b85d74;p=hivex.git 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 = \