]> granicus.if.org Git - postgresql/commitdiff
Makefile cleanup./
authorBruce Momjian <bruce@momjian.us>
Mon, 6 Apr 1998 03:23:01 +0000 (03:23 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 6 Apr 1998 03:23:01 +0000 (03:23 +0000)
src/bin/Makefile

index 6ca829e7555ca0df2ce7ba404c178beb97358c0d..4511dc9d16f9a0585518c2fd248b3d7252674aa3 100644 (file)
@@ -7,15 +7,15 @@
 #
 #
 # IDENTIFICATION
-#    $Header: /cvsroot/pgsql/src/bin/Makefile,v 1.12 1998/04/06 00:27:50 momjian Exp $
+#    $Header: /cvsroot/pgsql/src/bin/Makefile,v 1.13 1998/04/06 03:23:01 momjian Exp $
 #
 #-------------------------------------------------------------------------
 
 SRCDIR= ..
 include ../Makefile.global
 
-DIRS = pg_id pg_version psql pg_dump pg_passwd cleardbdir createuser \
-       destroydb initdb initlocation
+DIRS = pg_id pg_version psql pg_dump pg_passwd cleardbdir createdb \
+       createuser destroydb destroyuser initdb initlocation ipcclean
 
 #
 # TCL/TK programs