X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=hivex%2FMakefile.am;fp=hivex%2FMakefile.am;h=188b0f61d16f87576a0c9076e865dc36a4d3cf14;hb=423a8bd7b2c6b48e9f6a157da7ed970958ed09cc;hp=66c5bf1d133aa992d1ee9276820af5486bd9d3b5;hpb=385f08cd95b8843c962f488aafa54baeb835236a;p=hivex.git diff --git a/hivex/Makefile.am b/hivex/Makefile.am index 66c5bf1..188b0f6 100644 --- a/hivex/Makefile.am +++ b/hivex/Makefile.am @@ -36,7 +36,8 @@ lib_LTLIBRARIES = libhivex.la libhivex_la_SOURCES = \ hivex.c \ hivex.h \ - byte_conversions.h + byte_conversions.h \ + gettext.h libhivex_la_LDFLAGS = -version-info 0:0:0 $(LTLIBINTL) $(LTLIBTHREAD) libhivex_la_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS)