Move build of src/backend/replication/walreceiver/ later in the build

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 3daf3821e6fa3b34f5c27bdb1a653de54fc43159
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2010-01-15T17:01:06Z
Releases: 9.0.0
Move build of src/backend/replication/walreceiver/ later in the build
process, after src/interfaces, because it depends on libpq. Also add
missing lines for clean etc. targets

Report from Boszormenyi Zoltan.

Files

PathChange+/−
src/Makefile modified +5 −2