Dept of second thoughts: don't expose rijndael.tbl: rijndael.c dependency
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 5 Jul 2005 23:18:44 +0000 (23:18 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 5 Jul 2005 23:18:44 +0000 (23:18 +0000)
commit84d630eb24afb6887f9dff1362e1485d3db00017
tree44144f4941a588759f77503e6b5f7c6898c0257c
parent326a7a0788b4e3c18d4e7008e3943bdb81a21769
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.)
contrib/pgcrypto/Makefile