From 678ac349c15947b2e8f76a6766da0658be1fd27d Mon Sep 17 00:00:00 2001
From: Jonathan Youett <youett@math.fu-berlin.de>
Date: Mon, 13 Oct 2014 14:38:23 +0200
Subject: [PATCH] Add missing cmake files

---
 cmake/modules/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/modules/Makefile.am b/cmake/modules/Makefile.am
index f9d2b9ac..b7f1f3da 100644
--- a/cmake/modules/Makefile.am
+++ b/cmake/modules/Makefile.am
@@ -3,4 +3,4 @@ modulesdir = $(datadir)/dune/cmake/modules
 dist_modules_DATA = ${MODULES}
 
 include $(top_srcdir)/am/global-rules
-EXTRA_DIST = CMakeLists.txt
+EXTRA_DIST = CMakeLists.txt AddIPOptflags.cmake DuneSolversMacros.cmake FindIPOpt.cmake
-- 
GitLab