Skip to content

Commit 9190b4d

Browse files
committed
Update Makefile for new thread_test location.
1 parent 9e66c3e commit 9190b4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Copyright (c) 1994, Regents of the University of California
66
#
7-
# $PostgreSQL: pgsql/src/Makefile,v 1.38 2005/12/09 21:19:34 petere Exp $
7+
# $PostgreSQL: pgsql/src/Makefile,v 1.39 2006/02/04 01:04:20 momjian Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -56,7 +56,7 @@ clean:
5656
$(MAKE) -C test $@
5757
$(MAKE) -C tutorial NO_PGXS=1 $@
5858
$(MAKE) -C utils $@
59-
$(MAKE) -C tools/thread $@
59+
$(MAKE) -C test/thread $@
6060

6161
distclean maintainer-clean:
6262
-$(MAKE) -C port $@
@@ -70,7 +70,7 @@ distclean maintainer-clean:
7070
-$(MAKE) -C test $@
7171
-$(MAKE) -C tutorial NO_PGXS=1 $@
7272
-$(MAKE) -C utils $@
73-
-$(MAKE) -C tools/thread $@
73+
-$(MAKE) -C test/thread $@
7474
rm -f Makefile.port Makefile.global
7575

7676

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