pgsql: Make .pot files depend on the makefiles, so that they are updated

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make .pot files depend on the makefiles, so that they are updated
Date: 2009-01-15 09:01:25
Message-ID: 20090115090125.112EF754877@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make .pot files depend on the makefiles, so that they are updated when the
file or trigger function lists are changed.

Modified Files:
--------------
pgsql/src:
nls-global.mk (r1.18 -> r1.19)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/nls-global.mk?r1=1.18&r2=1.19)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2009-01-15 09:30:20 pgsql: Build needed things in src/test/regress/ first.
Previous Message Bruce Momjian 2009-01-15 03:17:56 Re: Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags.