We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f4865b commit 3253f9eCopy full SHA for 3253f9e
src/GNUmakefile.in
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.19 1997/11/07 06:22:36 thomas Exp $
+# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.20 1997/12/02 03:19:42 scrappy Exp $
11
12
#-------------------------------------------------------------------------
13
@@ -93,6 +93,7 @@ distclean: clean
93
backend/port/Makefile \
94
bin/psql/Makefile \
95
bin/pg_dump/Makefile \
96
+ bin/pg_version/Makefile \
97
include/config.h \
98
backend/utils/Gen_fmgrtab.sh \
99
include/os.h \
0 commit comments