postgresql/contrib/tips/Makefile

10 lines
243 B
Makefile
Raw Normal View History

2003-11-29 20:52:15 +01:00
# $PostgreSQL: pgsql/contrib/tips/Makefile,v 1.6 2003/11/29 19:51:36 pgsql Exp $
2000-06-15 21:05:22 +02:00
subdir = contrib/tips
top_builddir = ../..
include $(top_builddir)/src/Makefile.global
2000-06-15 21:05:22 +02:00
DOCS = README.apachelog
2000-06-15 21:05:22 +02:00
include $(top_srcdir)/contrib/contrib-global.mk