build-sys: added missing header files to install.
authorIsmo Puustinen <ismo.puustinen@intel.com>
Thu, 6 Sep 2012 11:43:30 +0000 (14:43 +0300)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Fri, 26 Oct 2012 16:03:49 +0000 (19:03 +0300)
src/Makefile.am

index 507b043..a02a103 100644 (file)
@@ -40,12 +40,14 @@ libmurphy_common_la_HEADERS =               \
                common/list.h           \
                common/log.h            \
                common/debug.h          \
+               common/debug-info.h     \
                common/mm.h             \
                common/hashtbl.h        \
                common/mainloop.h       \
                common/utils.h          \
                common/file-utils.h     \
                common/msg.h            \
+               common/refcnt.h         \
                common/transport.h
 
 libmurphy_common_la_REGULAR_SOURCES =          \