Tom Lane wrote: > [EMAIL PROTECTED] (Dennis Bjorklund) writes: > > Log Message: > > ----------- > > Some source files was not scanned for translatable strings. > > While I cannot argue with the patch per se, I'm wondering why the > Makefile has to call out a hard-wired list of *.c files in the first > place. I don't think we are doing that elsewhere. Peter?
Yes, we do that elsewhere. All makefiles call out all files they act on explicitly, with a few exceptions that are regularly causing trouble. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
