diff --git a/src/dynamic-mca/Makefile.am b/src/dynamic-mca/Makefile.am index 5dceaf370b..2c5c72b255 100644 --- a/src/dynamic-mca/Makefile.am +++ b/src/dynamic-mca/Makefile.am @@ -8,6 +8,7 @@ SUBDIRS = \ allocator \ coll \ common \ + gpr \ io \ mpool \ llm \ @@ -19,6 +20,3 @@ SUBDIRS = \ pml \ ptl \ topo -# JMS Temporary hack to make "make dist" function properly; directories -# mentioned here will eventually be moved into SUBDIRS -DIST_SUBDIRS = $(SUBDIRS) gpr