summaryrefslogtreecommitdiff
path: root/contrib/pageinspect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pageinspect/Makefile')
-rw-r--r--contrib/pageinspect/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/pageinspect/Makefile b/contrib/pageinspect/Makefile
index 8e5f8ea61a4..63da705215d 100644
--- a/contrib/pageinspect/Makefile
+++ b/contrib/pageinspect/Makefile
@@ -2,13 +2,12 @@
#
# pageinspect Makefile
#
-# $PostgreSQL: pgsql/contrib/pageinspect/Makefile,v 1.2 2007/06/26 22:05:02 tgl Exp $
+# $PostgreSQL: pgsql/contrib/pageinspect/Makefile,v 1.3 2007/11/10 23:59:51 momjian Exp $
#
#-------------------------------------------------------------------------
MODULE_big = pageinspect
OBJS = rawpage.o heapfuncs.o btreefuncs.o
-DOCS = README.pageinspect
DATA_built = pageinspect.sql
DATA = uninstall_pageinspect.sql