X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=177ef070dcbacdb8e4c5a4c596d2ef32c54a081c;hb=6bd9392ed14dabcfadc64772e972c76e8752c199;hp=6e155f7dca3848991b74e5c97a555b86a2044a71;hpb=635ead38ff3308bd6475f088d6a58e6267e53d86;p=lttng-ust.git diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 6e155f7d..177ef070 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -16,7 +16,8 @@ noinst_HEADERS = \ macros.h \ patient.h \ procname.h \ - safe-snprintf.h + safe-snprintf.h \ + wait.h noinst_HEADERS += \ compat/dlfcn.h \