summaryrefslogtreecommitdiff
path: root/contrib/hstore/Makefile
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2010-09-20 22:08:53 +0200
committerMagnus Hagander <magnus@hagander.net>2010-09-20 22:08:53 +0200
commit9f2e211386931f7aee48ffbc2fcaef1632d8329f (patch)
treeeebf0b0367f8e957957cf5468ddc0c46d9da80f6 /contrib/hstore/Makefile
parentcecde97577fafddc6b3aa354b9b77a3a54b063a9 (diff)
downloadpostgresql-9f2e211386931f7aee48ffbc2fcaef1632d8329f.tar.gz
Remove cvs keywords from all files.
Diffstat (limited to 'contrib/hstore/Makefile')
-rw-r--r--contrib/hstore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/hstore/Makefile b/contrib/hstore/Makefile
index bb69d70805..e466b6f706 100644
--- a/contrib/hstore/Makefile
+++ b/contrib/hstore/Makefile
@@ -1,4 +1,4 @@
-# $PostgreSQL: pgsql/contrib/hstore/Makefile,v 1.7 2009/09/30 19:50:22 tgl Exp $
+# contrib/hstore/Makefile
subdir = contrib/hstore
top_builddir = ../..