[asterisk-scf-commits] asterisk-scf/integration/routing.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Mon Sep 13 18:26:42 CDT 2010
branch "master" has been updated
via 3e2c95cb9cd139d766ffbf9ee6bd7dc9dd043458 (commit)
from 4d1431a2e9186f73c25a921434e307b707ce3fd7 (commit)
Summary of changes:
CMakeSubDirs.txt | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 3e2c95cb9cd139d766ffbf9ee6bd7dc9dd043458
Author: David M. Lee <dlee at digium.com>
Date: Mon Sep 13 18:21:54 2010 -0500
Adding Emacs mode line for CMakeSubDirs.txt
diff --git a/CMakeSubDirs.txt b/CMakeSubDirs.txt
index 01290b7..3348bd6 100644
--- a/CMakeSubDirs.txt
+++ b/CMakeSubDirs.txt
@@ -1,6 +1,7 @@
+# -*- cmake -*-
# Take care of the source code for this project
add_subdirectory(src)
# Finally take care of the test suite
-add_subdirectory(test)
\ No newline at end of file
+add_subdirectory(test)
-----------------------------------------------------------------------
--
asterisk-scf/integration/routing.git
More information about the asterisk-scf-commits
mailing list