From: Richard Jones Date: Mon, 22 Feb 2010 11:28:57 +0000 (+0000) Subject: Install hivex.h in $includedir. X-Git-Tag: 1.1.2~1 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=f9d33f413833e60912b134bec2398f7078572b93;p=hivex.git Install hivex.h in $includedir. --- diff --git a/hivex/Makefile.am b/hivex/Makefile.am index 51a7376..8bcdd4d 100644 --- a/hivex/Makefile.am +++ b/hivex/Makefile.am @@ -68,6 +68,8 @@ hivexsh_CFLAGS = \ -DLOCALEBASEDIR=\""$(datadir)/locale"\" \ $(WARN_CFLAGS) $(WERROR_CFLAGS) +include_HEADERS = hivex.h + man_MANS = hivex.3 hivexml.1 hivexget.1 hivexsh.1 hivex.3: hivex.pod