Skip to content

Commit

Permalink
Fixed build problem in OMakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Mottl committed Dec 10, 2008
1 parent 17c0f14 commit 642d288
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions OMakefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ OCAML_LIB_FLAGS += -cclib -lsqlite3
LIB_CNAMES = sqlite3_stubs
LIB_MLNAMES = sqlite3

OCamlPreprocess(cpp -pp, sqlite3)

OCamlMakeLib(sqlite3)
InstantiateOCamlEnv()

0 comments on commit 642d288

Please sign in to comment.