view Makefile.am @ 3929:49a1a979959e HEAD

If uoff_t type already exists, use it (UnixWare has it).
author Timo Sirainen <tss@iki.fi>
date Sun, 22 Jan 2006 17:53:48 +0200
parents e87a8db60d25
children b033db13c2e0
line wrap: on
line source

if BUILD_DOCS
DOCS = doc
endif

SUBDIRS = \
	src \
	$(DOCS)

confdir = $(sysconfdir)
conf_DATA = dovecot-example.conf

EXTRA_DIST = \
	dovecot.spec \
	dovecot.spec.in \
	COPYING.LGPL \
	COPYING.MIT \
	$(conf_DATA)