Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc34e2 commit 095ed37Copy full SHA for 095ed37
src/tools/thread/Makefile
@@ -4,11 +4,11 @@
4
#
5
# Copyright (C) 2003 by PostgreSQL Global Development Team
6
7
-# $PostgreSQL: pgsql/src/tools/thread/Makefile,v 1.6 2004/04/25 20:47:56 momjian Exp $
+# $PostgreSQL: pgsql/src/tools/thread/Makefile,v 1.7 2004/04/26 18:32:33 momjian Exp $
8
9
#-------------------------------------------------------------------------
10
11
-subdir = tools/thread
+subdir = src/tools/thread
12
top_builddir = ../../..
13
include $(top_builddir)/src/Makefile.global
14
0 commit comments