Add Reopen option to the menu.
[guestfs-browser.git] / Makefile.am
index df6a721..f77a4b7 100644 (file)
@@ -117,7 +117,9 @@ OCAMLCFLAGS = \
        -thread \
        $(OCAMLPACKAGES) \
        -predicates threads
-OCAMLOPTFLAGS = $(OCAMLCFLAGS)
+OCAMLOPTFLAGS = \
+       -ccopt -g \
+       $(OCAMLCFLAGS)
 OCAMLDOCFLAGS = \
        $(OCAMLPACKAGES) \
        -predicates threads \