Dept of second thoughts: don't expose rijndael.tbl: rijndael.c dependency

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 84d630eb24afb6887f9dff1362e1485d3db00017
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-07-05T23:18:44Z
Releases: 8.1.0
Dept of second thoughts: don't expose rijndael.tbl: rijndael.c dependency
to make.  We ship the table file in the tarball and so this dependency
just opens file timestamp skew problems without doing anything useful.
(Not that it should hurt, either ... except for cross-compile builds.)

Files

PathChange+/−
contrib/pgcrypto/Makefile modified +2 −2