From 0ee9548c9a55148cd070a1a5fc0d8902bdd3f695 Mon Sep 17 00:00:00 2001 From: Ebben Aries Date: Sun, 3 May 2015 22:48:20 -0700 Subject: [PATCH] Installation of slaxconfig.h to includedir --- libslax/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/libslax/Makefile.am b/libslax/Makefile.am index 800d16f9..8570f784 100644 --- a/libslax/Makefile.am +++ b/libslax/Makefile.am @@ -38,6 +38,7 @@ libslax_la_LIBADD = ${LIBXSLT_LIBS} -lexslt ${LIBXML_LIBS} slaxinc_HEADERS = \ slax.h \ + slaxconfig.h \ slaxdata.h \ slaxdyn.h \ slaxversion.h \