|
7 | 7 | # |
8 | 8 | # |
9 | 9 | # IDENTIFICATION |
10 | | -# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.13 1996/11/0806:02:25 momjian Exp $ |
| 10 | +# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.14 1996/11/0821: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 \ |
|