not trying to make in CMakeLists

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1401 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 17 years ago
parent 7530880d71
commit 3c74723db9

@ -11,7 +11,7 @@ exclude_modules ?=
endif
modules ?= $(filter-out $(subst ;, ,$(exclude_modules))\
$(wildcard Makefile*) lib, \
$(wildcard Makefile*) lib CMakeLists.txt, \
$(wildcard *) )

Loading…
Cancel
Save