]> granicus.if.org Git - postgresql/commitdiff
- fix installation not installing man pages
authorMarc G. Fournier <scrappy@hub.org>
Sat, 20 Jul 1996 07:52:36 +0000 (07:52 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sat, 20 Jul 1996 07:52:36 +0000 (07:52 +0000)
- submitted by: drgeorge@ilt.com (Dr_George_D_Detlefsen)

src/Makefile

index 7e047c0cce83c1725b63050b4236103f2431d38e..49b6ba4adc21958fd7a142f61c204d5f6feada26 100644 (file)
@@ -7,14 +7,14 @@
 #
 #
 # IDENTIFICATION
-#    $Header: /cvsroot/pgsql/src/Makefile,v 1.1.1.1 1996/07/09 06:21:07 scrappy Exp $
+#    $Header: /cvsroot/pgsql/src/Makefile,v 1.2 1996/07/20 07:52:36 scrappy Exp $
 #
 # NOTES
 #      objdir  - location of the objects and generated files (eg. obj)
 #
 #-------------------------------------------------------------------------
 
-SUBDIR= backend libpq bin
+SUBDIR= backend libpq bin ../doc
 
 FIND = find
 # assuming gnu tar and split here