Browse Source

- updated all makefiles (now 'cd modules/foo; make' will link with the
proper libraries). Please add an "include ../../Makefile.defs" as first
line of the local module Makefile if your module is not on the cvs)

Andrei Pelinescu-Onciul 22 years ago
parent
commit
80b11a1361
1 changed files with 1 additions and 0 deletions
  1. 1 0
      modules/db_postgres/Makefile

+ 1 - 0
modules/db_postgres/Makefile

@@ -2,6 +2,7 @@
 #
 # WARNING: do not run this directly, it should be run by the master Makefile
 
+include ../../Makefile.defs
 auto_gen=
 NAME=postgres.so