pgcrypto: Remove unused binary from clean target Generation of the gen-rtab binary was removed in db7d1a7b0 but it was accidentally left in the cleaning target. Remove since it is no longer built.
Author: Alexander Lakhin <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/cc59f9d0ff27bc63b41992e04afc67f7efe44019 Modified Files -------------- contrib/pgcrypto/Makefile | 2 -- 1 file changed, 2 deletions(-)
