changeset 632:3c0b895d0900

Fix a mistake in previous commit
author Sebastien Decugis <sdecugis@nict.go.jp>
date Tue, 14 Dec 2010 13:53:07 +0900
parents 3660824413ab
children 18c4a738e3e9
files extensions/test_sip/CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/extensions/test_sip/CMakeLists.txt	Tue Dec 14 13:51:54 2010 +0900
+++ b/extensions/test_sip/CMakeLists.txt	Tue Dec 14 13:53:07 2010 +0900
@@ -25,6 +25,6 @@
 ####
 ## INSTALL section ##
 
-INSTALL(TARGETS test_app
+INSTALL(TARGETS test_sip
 	LIBRARY DESTINATION ${INSTALL_EXTENSIONS_SUFFIX}
 	COMPONENT freeDiameter-debug-tools)
"Welcome to our mercurial repository"