From fb9e98690b79bd109efb9fdec0273dd57e72f591 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Wed, 1 May 2013 05:38:46 +0000 Subject: [PATCH] Bugfix: Install header for libblkmaker_jansson --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.am b/Makefile.am index ccbbc33..921b386 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,6 +24,9 @@ libblkmaker_jansson_@LIBBLKMAKER_API_VERSION@_la_LDFLAGS = \ -no-undefined \ -version-info $(LIBBLKMAKER_SO_VERSION) +libblkmaker_jansson_includedir = $(includedir)/libblkmaker-$(LIBBLKMAKER_API_VERSION) +libblkmaker_jansson_include_HEADERS = \ + blkmaker_jansson.h pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = \