diff --git a/opal/include/opal/Makefile.am b/opal/include/opal/Makefile.am index 200470d799..a4f624c0ad 100644 --- a/opal/include/opal/Makefile.am +++ b/opal/include/opal/Makefile.am @@ -19,6 +19,7 @@ # This makefile.am does not stand on its own - it is included from opal/Makefile.am headers += \ - opal/constants.h + opal/constants.h \ + opal/types.h include opal/sys/Makefile.am