[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] ocaml: do not install test binaries
commit 9ff19cb678c068387156e4a4ec514910a1c68adb Author: Rob Hoes <rob.hoes@xxxxxxxxxx> AuthorDate: Thu Dec 12 16:36:49 2013 +0000 Commit: Ian Campbell <ian.campbell@xxxxxxxxxx> CommitDate: Thu Dec 12 17:29:41 2013 +0000 ocaml: do not install test binaries Signed-off-by: Rob Hoes <rob.hoes@xxxxxxxxxx> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> [ ijc -- added back an Empty install rule ] --- tools/ocaml/test/Makefile | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/tools/ocaml/test/Makefile b/tools/ocaml/test/Makefile index 827bd7c..8033089 100644 --- a/tools/ocaml/test/Makefile +++ b/tools/ocaml/test/Makefile @@ -49,8 +49,6 @@ all: $(PROGRAMS) bins: $(PROGRAMS) -install: all - $(INSTALL_DIR) $(DESTDIR)$(BINDIR) - $(INSTALL_PROG) $(PROGRAMS) $(DESTDIR)$(BINDIR) +install: include $(OCAML_TOPLEVEL)/Makefile.rules -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |