Skip to content

Commit

Permalink
Bugfix: Install header for libblkmaker_jansson
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-jr committed May 1, 2013
1 parent ff6a4ca commit fb9e986
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile.am
Expand Up @@ -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 = \
Expand Down

0 comments on commit fb9e986

Please sign in to comment.