Begin export file dialogs.
[guestfs-browser.git] / Makefile.am
index 569d350..967dfac 100644 (file)
@@ -52,7 +52,8 @@ OCAMLCFLAGS = \
        -g \
        -warn-error A \
        -thread \
-       -package libvirt,guestfs,lablgtk2,extlib,xml-light,threads
+       -package libvirt,guestfs,lablgtk2,extlib,xml-light,threads \
+       -predicates threads
 
 OCAMLOPTFLAGS = $(OCAMLCFLAGS)