File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
#
8
8
#
9
9
# IDENTIFICATION
10
- # $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.13 1996/11/08 06:02:25 momjian Exp $
10
+ # $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.14 1996/11/08 21:40:11 momjian Exp $
11
11
#
12
12
# -------------------------------------------------------------------------
13
13
@@ -88,7 +88,7 @@ install: install-headers install-libpq $(install-shlib-dep)
88
88
install-headers : beforeinstall-headers postgres.h c.h \
89
89
../include/config.h ../include/libpq/pqcomm.h \
90
90
../include/libpq/libpq-fs.h ../include/lib/dllist.h \
91
- ../include/utils/geo-decls.h libpq. fe.h
91
+ ../include/utils/geo-decls.h libpq- fe.h
92
92
$(INSTALL) $(INSTLOPTS) ../include/config.h \
93
93
$(HEADERDIR)/config.h
94
94
$(INSTALL) $(INSTLOPTS) ../include/libpq/pqcomm.h \
You can’t perform that action at this time.
0 commit comments