From 69fac122a3143942bdb49f7570e5b46de84f2662 Mon Sep 17 00:00:00 2001
From: Markus Blatt <mblatt@dune-project.org>
Date: Mon, 31 Jul 2006 10:49:43 +0000
Subject: [PATCH] Distribute dune.module

[[Imported from SVN: r638]]
---
 Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index ef9e7f95e..af40078fa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,8 @@
 # $Id$
 
+# we need the module file to be able to build via dunecontrol
+EXTRA_DIST=dune.module
+
 # don't follow the full GNU-standard
 # need automake >= 1.5
 AUTOMAKE_OPTIONS = foreign 1.5
-- 
GitLab