]> git.lyx.org Git - features.git/commitdiff
Remove duplicated CMakeLists.txt from EXTRA_DIST
authorGeorg Baum <baum@lyx.org>
Sun, 28 Dec 2014 12:20:20 +0000 (13:20 +0100)
committerGeorg Baum <baum@lyx.org>
Sun, 28 Dec 2014 12:20:20 +0000 (13:20 +0100)
src/Makefile.am

index 373c0b074ca47044e1252adb6aee211a22932e60..195a583670d700b747be92929432e69a681217c5 100644 (file)
@@ -681,7 +681,7 @@ endif
 ############################## Tests ##################################
 
 EXTRA_DIST += \
-       tests/test_layout CMakeLists.txt
+       tests/test_layout
 
 alltests: check alltests-recursive