Fix contrib/Makefile to handle postgresql_fdw.
authorShigeru Hanada <hanada@metrosystems.co.jp>
Thu, 24 Feb 2011 11:41:15 +0000 (20:41 +0900)
committerShigeru Hanada <hanada@metrosystems.co.jp>
Thu, 24 Feb 2011 11:41:15 +0000 (20:41 +0900)
contrib/Makefile

index 696776795e7a7db56fcbd4d785303e75c5745f20..62811bb9872147000afd0e3803f569fceb5a69f9 100644 (file)
@@ -42,6 +42,7 @@ SUBDIRS = \
        pgcrypto    \
        pgrowlocks  \
        pgstattuple \
+       postgresql_fdw  \
        seg     \
        spi     \
        tablefunc   \