commit 59ab49846a86fcb6971597bd882050e11a9a0a6c Author: Georg Baum <[email protected]> Date: Sun Dec 28 13:20:20 2014 +0100
Remove duplicated CMakeLists.txt from EXTRA_DIST
diff --git a/src/Makefile.am b/src/Makefile.am
index 373c0b0..195a583 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -681,7 +681,7 @@ endif
############################## Tests ##################################
EXTRA_DIST += \
- tests/test_layout CMakeLists.txt
+ tests/test_layout
alltests: check alltests-recursive
