[Avida-cvs] [avida-svn] r611 - development/source

brysonda@myxo.css.msu.edu brysonda at myxo.css.msu.edu
Fri Apr 14 05:21:16 PDT 2006


Author: brysonda
Date: 2006-04-14 08:21:16 -0400 (Fri, 14 Apr 2006)
New Revision: 611

Modified:
   development/source/CMakeLists.txt
Log:
Remove invalid support subdir from source/CMakeLists.txt

Modified: development/source/CMakeLists.txt
===================================================================
--- development/source/CMakeLists.txt	2006-04-14 02:33:03 UTC (rev 610)
+++ development/source/CMakeLists.txt	2006-04-14 12:21:16 UTC (rev 611)
@@ -1,5 +1,5 @@
 
-SUBDIRS(actions analyze classification cpu drivers event main targets third-party tools support utils/task_events)
+SUBDIRS(actions analyze classification cpu drivers event main targets third-party tools utils/task_events)
 IF(AVD_PY_BINDINGS)
   SUBDIRS(bindings python)
 ENDIF(AVD_PY_BINDINGS)




More information about the Avida-cvs mailing list