diff --git a/cmake/modules/CMakeLists.txt b/cmake/modules/CMakeLists.txt
deleted file mode 100644
index 4f880839027b026b644bcffe1fec3e251aa4f5ee..0000000000000000000000000000000000000000
--- a/cmake/modules/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-set(modules "DuneMicrostructureMacros.cmake")
-
-install(FILES ${modules} DESTINATION ${DUNE_INSTALL_MODULEDIR})
diff --git a/cmake/modules/DuneMicrostructureMacros.cmake b/cmake/modules/DuneMicrostructureMacros.cmake
deleted file mode 100644
index 613dfb664b75999b008f0003a4d7c409cbf409ad..0000000000000000000000000000000000000000
--- a/cmake/modules/DuneMicrostructureMacros.cmake
+++ /dev/null
@@ -1 +0,0 @@
-# File for module specific CMake tests.