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 0525ddc commit 3563e90Copy full SHA for 3563e90
contrib/Makefile
@@ -1,4 +1,4 @@
1
-# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.24 2001/08/22 18:27:53 tgl Exp $
+# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.25 2001/08/23 16:54:25 tgl Exp $
2
3
subdir = contrib
4
top_builddir = ..
@@ -7,6 +7,7 @@ include $(top_builddir)/src/Makefile.global
7
WANTED_DIRS = \
8
array \
9
btree_gist \
10
+ chkpass \
11
cube \
12
dbase \
13
dblink \
0 commit comments