|   | 
      | 
  
  
      | 
      | 
  
 
     | 
    | 
  
  
     | 
    | 
  
  
    |   | 
      | 
  
  
    | 
         
xen-changelog
[Xen-changelog] [xen-unstable] Add test_bindings back into the	build -- 
 
# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Node ID d30be569532d4b8910b74e62b818fa99e319eefd
# Parent  1fce8221d4732ae0028926c0e3dd85b3424f5c7f
Add test_bindings back into the build -- it isn't integrated with the normal
targets, because it introduces an additional dependency (libcurl), but
make test/test_bindings does the right thing.
Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
---
 tools/libxen/Makefile |    3 +++
 1 files changed, 3 insertions(+)
diff -r 1fce8221d473 -r d30be569532d tools/libxen/Makefile
--- a/tools/libxen/Makefile     Tue Nov 14 15:36:41 2006 -0700
+++ b/tools/libxen/Makefile     Tue Nov 28 17:04:32 2006 +0000
@@ -48,6 +48,9 @@ libxenapi.a: $(LIBXENAPI_OBJS)
 libxenapi.a: $(LIBXENAPI_OBJS)
        $(AR) rcs libxenapi.a $^
 
+test/test_bindings: test/test_bindings.o src/libxen.so
+       $(CC) $(LDFLAGS) -o $@ $< -L src -lxen
+
 
 .PHONY: install
 install: all
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
 |   
 
| <Prev in Thread] | 
Current Thread | 
[Next in Thread> |  
- [Xen-changelog] [xen-unstable] Add test_bindings back into the	build -- it isn't integrated with the normal,
Xen patchbot-unstable <=
  
 |  
  
 | 
    | 
  
  
    |   | 
    |