summaryrefslogtreecommitdiff
path: root/src/GNUmakefile.in
diff options
context:
space:
mode:
authorTom Lane1998-10-18 02:34:34 +0000
committerTom Lane1998-10-18 02:34:34 +0000
commit164510289e7765d276734783898fb4b04c3f3461 (patch)
tree26ac749c37477b69b85d3d695d9cba76fb6bae91 /src/GNUmakefile.in
parentf2ca34dfb3f2e20b9babe075a88b096f63f85709 (diff)
Still another round of Perl-module installation tweaks.
This time, src/interfaces/perl5/Makefile.PL no longer needs to be autoconf'd.
Diffstat (limited to 'src/GNUmakefile.in')
-rw-r--r--src/GNUmakefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/GNUmakefile.in b/src/GNUmakefile.in
index 906e4fbe216..60a5a06d89a 100644
--- a/src/GNUmakefile.in
+++ b/src/GNUmakefile.in
@@ -7,7 +7,7 @@
#
#
# IDENTIFICATION
-# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.39 1998/10/17 03:49:59 momjian Exp $
+# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.40 1998/10/18 02:33:54 tgl Exp $
#
#-------------------------------------------------------------------------
@@ -102,7 +102,6 @@ distclean: clean
interfaces/libpgtcl/Makefile \
interfaces/odbc/GNUmakefile \
interfaces/odbc/Makefile.global \
- interfaces/perl5/Makefile.PL \
pl/plpgsql/src/Makefile \
pl/plpgsql/src/mklang.sql \
pl/tcl/mkMakefile.tcldefs.sh