8000
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 0d48d4f commit b180144Copy full SHA for b180144
src/test/regress/GNUmakefile
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/test/regress/GNUmakefile,v 1.12 1997/10/17 09:57:49 vadim Exp $
+# $Header: /cvsroot/pgsql/src/test/regress/GNUmakefile,v 1.13 1998/01/01 05:37:29 thomas Exp $
11
12
#-------------------------------------------------------------------------
13
@@ -58,3 +58,4 @@ clean:
58
$(MAKE) -C sql clean
59
$(MAKE) -C expected clean
60
$(MAKE) -C results clean
61
+ $(MAKE) -C ../../../contrib/spi clean
0 commit comments