$OpenBSD: patch-examples_test_lo_Makefile,v 1.1.1.1 2004/06/12 22:03:12 avsm Exp $
--- examples/test_lo/Makefile.orig	2004-06-12 19:15:00.000000000 +0100
+++ examples/test_lo/Makefile	2004-06-12 19:15:06.000000000 +0100
@@ -1,8 +1,6 @@
-OCAMLMAKEFILE = ../../OCamlMakefile
+OCAMLMAKEFILE = ../OCamlMakefile
 
 SOURCES = test_lo.ml
-INCDIRS = ../../lib
-LIBDIRS = ../../lib
 LIBS    = postgresql
 RESULT  = test_lo
 
