diff --git a/Makefile.am b/Makefile.am index 073a0a9..d3deaa3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,6 +7,7 @@ SUBDIRS = avl httpp log net thread timing lib_LTLIBRARIES = libigloo.la pkginclude_HEADERS = \ + include/igloo/config.h \ include/igloo/avl.h \ include/igloo/encoding.h \ include/igloo/httpp.h \