1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-25 21:42:33 +03:00
postgres/contrib/tips/Makefile
2003-11-29 19:52:15 +00:00

10 lines
243 B
Makefile

# $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