pgsql: Install src/include/utils/fmgroids.h on VPATH builds too. - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Install src/include/utils/fmgroids.h on VPATH builds too.
Date
Msg-id 20090720203858.4648675331E@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Install src/include/utils/fmgroids.h on VPATH builds too.

The original coding was not dealing specially with this file being a symlink,
with the end result that it was not installed in VPATH builds.  Oddly enough,
the clean target does know about it ...

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/include:
        Makefile (r1.23 -> r1.23.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/Makefile?r1=1.23&r2=1.23.2.1)

pgsql-committers by date:

Previous
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Install src/include/utils/fmgroids.h on VPATH builds too.
Next
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Install src/include/utils/fmgroids.h on VPATH builds too.