From a8002c0f0410f71891e1758e4dd935449cc11898 Mon Sep 17 00:00:00 2001 From: Ralph Castain Date: Fri, 6 Mar 2009 02:57:51 +0000 Subject: [PATCH] Remove missing files from Makefile.am so make dist will succeed This commit was SVN r20743. --- ompi/mca/btl/pcie/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ompi/mca/btl/pcie/Makefile.am b/ompi/mca/btl/pcie/Makefile.am index 5092f031c3..f3a213c54b 100644 --- a/ompi/mca/btl/pcie/Makefile.am +++ b/ompi/mca/btl/pcie/Makefile.am @@ -37,9 +37,7 @@ sources = \ btl_pcie_proc.h \ btl_pcie_lex.c \ btl_pcie_lex.h \ - btl_pcie_cfg.c \ - btl_pcie_ddriver.h \ - btl_pcie_ddriver.c + btl_pcie_cfg.c EXTRA_DIST = btl_pcie_lex.l