summaryrefslogtreecommitdiff
path: root/contrib/tips/Makefile
blob: 1bb6580c1f7a2313968709003ebedd5072470748 (plain)
1
2
3
4
5
6
7
8
9
# $PostgreSQL: pgsql/contrib/tips/Makefile,v 1.6 2003/11/29 19:51:36 pgsql Exp $

subdir = contrib/tips
top_builddir = ../..
include $(top_builddir)/src/Makefile.global

DOCS = README.apachelog

include $(top_srcdir)/contrib/contrib-global.mk