From 24b3de8987f622b349cbe14dca99594f2c279902 Mon Sep 17 00:00:00 2001 From: An-Cheng Huang Date: Mon, 28 Feb 2011 18:25:01 -0800 Subject: add config template abstraction --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ff384cb..3cd5fde 100644 --- a/Makefile.am +++ b/Makefile.am @@ -57,6 +57,8 @@ vinclude_HEADERS = src/cli_cstore.h vcincdir = $(vincludedir)/cstore vcinc_HEADERS = src/cstore/cstore-c.h vcinc_HEADERS += src/cstore/cstore.hpp +vcinc_HEADERS += src/cstore/cstore-varref.hpp +vcinc_HEADERS += src/cstore/ctemplate.hpp vcuincdir = $(vcincdir)/unionfs vcuinc_HEADERS = src/cstore/unionfs/cstore-unionfs.hpp -- cgit v1.2.3