Skip to content

Commit d0d84c8

Browse files
committed
Try fix tests
1 parent 4211fd8 commit d0d84c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ PG_CPPFLAGS = -I$(libpq_srcdir) ${PTHREAD_CFLAGS}
5252
override CPPFLAGS := -DFRONTEND $(CPPFLAGS) $(PG_CPPFLAGS)
5353
PG_LIBS = $(libpq_pgport) ${PTHREAD_CFLAGS}
5454

55+
envtest:
56+
: top_srcdir=$(top_srcdir)
57+
: libpq_srcdir = $(libpq_srcdir)
58+
5559
# This rule's only purpose is to give the user instructions on how to pass
5660
# the path to PostgreSQL source tree to the makefile.
5761
.PHONY: checksrcdir

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy