File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
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.33 1997/03/25 09:20:12 scrappy Exp $
10
+ # $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.34 1997/04/04 02:53:14 scrappy Exp $
11
11
#
12
12
# -------------------------------------------------------------------------
13
13
@@ -99,6 +99,8 @@ install-headers: beforeinstall-headers c.h \
99
99
../include/config.h ../include/libpq/pqcomm.h \
100
100
../include/libpq/libpq-fs.h ../include/lib/dllist.h \
101
101
../include/utils/geo_decls.h libpq-fe.h
102
+ $(INSTALL) $(INSTLOPTS) ../include/os.h \
103
+ $(HEADERDIR)/os.h
102
104
$(INSTALL) $(INSTLOPTS) ../include/config.h \
103
105
$(HEADERDIR)/config.h
104
106
$(INSTALL) $(INSTLOPTS) ../include/postgres.h \
You can’t perform that action at this time.
0 commit comments