From 89ca683ab976a96691f36c0b37e106249a1d98b7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr>
Date: Fri, 24 Feb 2012 12:21:33 +0100
Subject: [PATCH] Fix "make dist" following changes in estimation DLL

---
 mex/sources/estimation/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mex/sources/estimation/Makefile.am b/mex/sources/estimation/Makefile.am
index 7eaf9ae4db..f1b7ece1d6 100644
--- a/mex/sources/estimation/Makefile.am
+++ b/mex/sources/estimation/Makefile.am
@@ -37,7 +37,6 @@ EXTRA_DIST = \
 	Prior.hh \
 	Proposal.cc \
 	Proposal.hh \
-	RandomWalkMetropolisHastings.cc \
 	RandomWalkMetropolisHastings.hh \
 	utils/dynamic_dll.cc \
 	utils/dynamic_dll.hh \
-- 
GitLab