projects
/
framework
/
connectivity
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63f32f2
)
Makefile: Remove test-profile from test_scripts
author
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 9 Aug 2011 10:22:34 +0000
(12:22 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 9 Aug 2011 10:22:34 +0000
(12:22 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
b55905a
..
ed9e5a1
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-191,8
+191,7
@@
unit_objects += $(unit_test_session_OBJECTS)
endif
test_scripts = test/get-state test/list-profiles test/list-services \
- test/connect-service test/monitor-services \
- test/set-address test/test-profile \
+ test/connect-service test/monitor-services test/set-address \
test/simple-agent test/show-introspection test/test-compat \
test/test-manager test/test-connman test/monitor-connman \
test/connect-vpn test/disconnect-vpn test/monitor-manager \