Explorar o código

Makefile.am: add missing include file

Nathalie Furmento %!s(int64=15) %!d(string=hai) anos
pai
achega
81fa7020fb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/Makefile.am

+ 1 - 0
src/Makefile.am

@@ -82,6 +82,7 @@ noinst_HEADERS = 						\
 	datawizard/sort_data_handles.h				\
 	datawizard/memory_nodes.h				\
 	datawizard/interfaces/data_interface.h			\
+	common/barrier.h					\
 	common/hash.h						\
 	common/timing.h						\
 	common/htable32.h					\