Fix subdir for thread test program.

REL8_0_STABLE
Bruce Momjian 22 years ago
parent efc34e29a2
commit 095ed37f13
  1. 4
      src/tools/thread/Makefile

@ -4,11 +4,11 @@
#
# Copyright (C) 2003 by PostgreSQL Global Development Team
#
# $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 $
#
#-------------------------------------------------------------------------
subdir = tools/thread
subdir = src/tools/thread
top_builddir = ../../..
include $(top_builddir)/src/Makefile.global

Loading…
Cancel
Save