summaryrefslogtreecommitdiffabout
path: root/include/Makefile.am
Side-by-side diff
Diffstat (limited to 'include/Makefile.am') (more/less context) (ignore whitespace changes)
-rw-r--r--include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 3e043d3..5fbf85e 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -3,10 +3,11 @@ EXTRA_HEADERS=
if HAVE_PQXX
EXTRA_HEADERS += konforka/pqxx_pile.h
endif
nobase_include_HEADERS = \
konforka/exception.h \
+ konforka/util.h \
konforka/basic_wrapper.h konforka/responsible_wrapper.h \
konforka/resource_pile.h \
konforka/pointer_map.h \
${EXTRA_HEADERS}