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 c743b8c commit 7d6eee2Copy full SHA for 7d6eee2
src/GNUmakefile.in
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.34 1998/10/12 04:54:58 momjian Exp $
+# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.35 1998/10/12 05:07:53 momjian Exp $
11
12
#-------------------------------------------------------------------------
13
@@ -94,6 +94,7 @@ distclean: clean
94
interfaces/odbc/Makefile.global \
95
interfaces/odbc/GNUmakefile \
96
pl/plpgsql/src/Makefile \
97
+ pl/plpgsql/src/mklang.sql \
98
pl/tcl/mkMakefile.tcldefs.sh \
99
Makefile.port
100
0 commit comments