#-------------------------------------------------------------------------
#
# Makefile.inc--
#    this makefile is only use for collecting HEADERS
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
#    /usr/local/devel/pglite/cvs/src/backend/include/Makefile.inc,v 1.3 1995/03/21 06:50:57 andrew Exp
#
#-------------------------------------------------------------------------

VPATH:= $(VPATH):$(CURDIR)/include

HEADERS+= c.h libpq-fe.h miscadmin.h postgres.h
