summaryrefslogtreecommitdiffstats
path: root/ocaml/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-01-26 13:48:59 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-01-26 15:36:11 +0000
commit9f8e9dcc703759ff1f7413ebf75b90ca20e3acb4 (patch)
tree0fd60bc6c80e47becb57dd1889019da21cb0402e /ocaml/Makefile.am
parentb1ace6738177481276dce05bf1d2597bb67f2a80 (diff)
downloadlibguestfs-9f8e9dcc703759ff1f7413ebf75b90ca20e3acb4.tar.gz
libguestfs-9f8e9dcc703759ff1f7413ebf75b90ca20e3acb4.tar.xz
libguestfs-9f8e9dcc703759ff1f7413ebf75b90ca20e3acb4.zip
ocaml: Don't install bindtests.*.
Diffstat (limited to 'ocaml/Makefile.am')
-rw-r--r--ocaml/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ocaml/Makefile.am b/ocaml/Makefile.am
index f6c9f4e4..a5ee6fe9 100644
--- a/ocaml/Makefile.am
+++ b/ocaml/Makefile.am
@@ -162,6 +162,7 @@ install-data-hook:
-ldconf ignore -destdir $(DESTDIR)$(OCAMLLIB) \
guestfs \
META *.so *.a *.cma *.cmx *.cmxa *.cmi $(srcdir)/*.mli
+ rm $(DESTDIR)$(OCAMLLIB)/guestfs/bindtests.*
rm $(DESTDIR)$(OCAMLLIB)/guestfs/libguestfsocaml.a
CLEANFILES += $(noinst_DATA)