Plugin builds: Restore dependence of stamp-scheme on -const.bin.
authorMatt Birkholz <matt@birchwood-abbey.net>
Sun, 4 Aug 2019 23:56:01 +0000 (16:56 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Mon, 5 Aug 2019 16:41:42 +0000 (09:41 -0700)
commit2992a443f5055e09d3cd5edc03bfa5d0c77d189d
treee575116bd9ac74a556a39b2c9bba1da2bba31f90
parent02168a8aee9190dde36dd703aabee020b82b60c4
Plugin builds: Restore dependence of stamp-scheme on -const.bin.

The stamp-scheme target builds -types.bin, not -const.bin.  The
-const.bin comes from plugin-const.scm which comes from ./plugin-const
which comes from -const.c which is a product of stamp-shim.
src/blowfish/Makefile.am
src/gdbm/Makefile.am
src/mcrypt/Makefile.am
src/pgsql/Makefile.am
src/x11/Makefile.am